summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'php_4_0b3_RC3'.php-4.0b3_RC3SVN Migration1999-11-091-64/+0
* Bump version to 4.0b3-RC3.Stig Bakken1999-11-092-2/+2
* @ Added Zend OO syntax overloading support for Java componentsSam Ruby1999-11-0920-0/+2465
* Makedist can now be run from outside the CVS tree.Stig Bakken1999-11-091-37/+10
* @Fix min/max behaviour (Thies)Stig Bakken1999-11-091-31/+12
* ChangeLog update1999-11-091-0/+39
* NEWS update1999-11-091-0/+1
* "sybase" is definitelly six characters long :-)Jakub Skopal1999-11-081-4/+4
* Cleaned up makedist a bit more.Stig Bakken1999-11-082-24/+25
* ignore distribution filesStig Bakken1999-11-080-0/+0
* Add libtool files to CVS. Advantages:Sascha Schumann1999-11-084-20/+7082
* Remove prototype. The prototype was not necessary for UCD SNMP 3.5.3, andSascha Schumann1999-11-081-3/+0
* (PHP tempnam) now uses mkstemp() if availableStig Bakken1999-11-082-0/+5
* ChangeLog update1999-11-081-0/+6
* (php_ns_request_ctor) enable HTTP Access AuthenticationSascha Schumann1999-11-071-3/+16
* ChangeLog update1999-11-071-0/+32
* NEWS update1999-11-071-0/+2
* - limit find to PHP's automake MakefilesSascha Schumann1999-11-061-1/+5
* Disable auto_start until we find a way to access the necessary data fields.Sascha Schumann1999-11-061-0/+7
* Version updateZeev Suraski1999-11-062-2/+2
* - Win32 fixesZeev Suraski1999-11-066-60/+108
* (PHP var_dump, serialize) now use php.ini's precision size when displying/ser...Thies C. Arntzen1999-11-061-6/+10
* ChangeLog update1999-11-061-0/+24
* NEWS update1999-11-061-0/+2
* We need to use mysql_field_count() instead of mysql_num_fields() ifRasmus Lerdorf1999-11-051-0/+5
* configuration failures trap serverSam Ruby1999-11-051-1/+3
* # Fix group email addressRasmus Lerdorf1999-11-051-1/+1
* (php3_sybase_get_column_content) initialize buffer before call to dbconvert()Thies C. Arntzen1999-11-051-0/+3
* ChangeLog update1999-11-051-0/+19
* (PHP multisort) More work, not yet done though.Andrei Zmievski1999-11-041-14/+71
* Made zend_hash_rehash() callable from outside.Andrei Zmievski1999-11-042-2/+2
* Try to avoid IBM/Berkeley DB2 confusionRasmus Lerdorf1999-11-041-2/+2
* # Updated to work with the new build system.Stig Bakken1999-11-041-2/+8
* # First shot at 4.0b3.Stig Bakken1999-11-042-2/+2
* # Workaround needed to run automake in makedist.Stig Bakken1999-11-041-1/+1
* - Add include path. Used relative include path assuming php4 and bindlib_w32Andi Gutmans1999-11-041-1/+1
* ChangeLog update1999-11-041-0/+22
* *** empty log message ***Andrei Zmievski1999-11-031-1/+1
* Added MS SQL server moduleFrank M. Kromann1999-11-032-0/+5
* Changed directory names to match projectFrank M. Kromann1999-11-030-0/+0
* Adding MS SQL Server module for Win32Frank M. Kromann1999-11-034-0/+1707
* #- Added support for forcing a variable number of internal function argumentsAndi Gutmans1999-11-031-0/+2
* - Add support for BYREF_FORCE_RESTAndi Gutmans1999-11-034-22/+38
* #I hope this is the correct way to 'fix' this.Evan Klinger1999-11-031-1/+1
* ChangeLog update1999-11-031-0/+24
* NEWS update1999-11-031-0/+1
* Add <FORM ACTION=...> tagSascha Schumann1999-11-022-121/+198
* Additional check for concurrent use of --with-{apache,apxs}Sascha Schumann1999-11-021-4/+5
* Remove extraneous comment.Andrei Zmievski1999-11-021-8/+11
* (PHP getprotoby{name,number}) New FunctionsEvan Klinger1999-11-022-0/+53