RE: [PHP] php5 cvs

2003-01-12 Thread daniel
functions/variables. With ZE2, they >wouldn't have to. > >-Original Message- >From: Dan Rossi [mailto:[EMAIL PROTECTED]] >Sent: Sunday, 12 January 2003 11:23 PM >To: [EMAIL PROTECTED] >Cc: [EMAIL PROTECTED] >Subject: RE: [PHP] php5 cvs > > >its cool ,

RE: [PHP] php5 cvs

2003-01-12 Thread Sean Malloy
ECTED] Cc: [EMAIL PROTECTED] Subject: RE: [PHP] php5 cvs its cool , i cant remember where i saw the reference , but it was claiming to prefix the functions with underscores to denote private functions in php 4 for the rollover of php5, it was a pretty legit resource i cant remember where though

RE: [PHP] php5 cvs

2003-01-12 Thread Dan Rossi
dding source code now and then :D -Original Message- From: Zeev Suraski [mailto:[EMAIL PROTECTED]] Sent: Sunday, January 12, 2003 11:13 PM To: electroteque Cc: [EMAIL PROTECTED] Subject: Re: [PHP] php5 cvs Not sure what you mean by 'changed', but the way to denote private functio

Re: [PHP] php5 cvs

2003-01-12 Thread Zeev Suraski
nd at > > http://www.php.net/ZEND_CHANGES.txt. > > > > HTH > > > > Danny. > > > > - Original Message - > > From: "electroteque" <[EMAIL PROTECTED]> > > To: <[EMAIL PROTECTED]> > > Sent: Saturday,

RE: [PHP] php5 cvs

2003-01-12 Thread Dan Rossi
_test() and test(), means i'll have to rewrite my functions again :| -Original Message- From: Sean Malloy [mailto:[EMAIL PROTECTED]] Sent: Sunday, January 12, 2003 7:52 PM To: electroteque; [EMAIL PROTECTED] Subject: RE: [PHP] php5 cvs try private function() { } -Original

RE: [PHP] php5 cvs

2003-01-12 Thread Sean Malloy
try private function() { } -Original Message- From: electroteque [mailto:[EMAIL PROTECTED]] Sent: Sunday, 12 January 2003 6:43 PM To: [EMAIL PROTECTED] Subject: Re: [PHP] php5 cvs hmm has the public and private function accessor changed ? i have been building my classes with test() and

Re: [PHP] php5 cvs

2003-01-11 Thread electroteque
txt. > > > > HTH > > > > Danny. > > > > - Original Message - > > From: "electroteque" <[EMAIL PROTECTED]> > > To: <[EMAIL PROTECTED]> > > Sent: Saturday, January 11, 2003 6:50 PM > > Subject: [PHP] php5 cvs > > &

Re: [PHP] php5 cvs

2003-01-11 Thread electroteque
OTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Saturday, January 11, 2003 6:50 PM > Subject: [PHP] php5 cvs > > > > hi guys just noticed php5 cvs in the snaps page , does this have the zend > > 2.0 engine ? more specific question has it got the proper OO built in yet

Re: [PHP] php5 cvs

2003-01-11 Thread Danny Shepherd
e found at http://www.php.net/ZEND_CHANGES.txt. HTH Danny. - Original Message - From: "electroteque" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, January 11, 2003 6:50 PM Subject: [PHP] php5 cvs > hi guys just noticed php5 cvs in the snaps page , does this ha

[PHP] php5 cvs

2003-01-11 Thread electroteque
hi guys just noticed php5 cvs in the snaps page , does this have the zend 2.0 engine ? more specific question has it got the proper OO built in yet ? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php