summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'PRE_LIBZEND_TO_ZEND'.PRE_LIBZEND_TO_ZENDSVN Migration1999-12-192-177/+0
* Fix broken sprintf handling in PHPSascha Schumann1999-12-192-6/+6
* (ext/informix) function name changes: zend_get_parameters_ex (danny)Danny Heijl1999-12-191-25/+25
* Support the latest update to call_user_function_ex()Zeev Suraski1999-12-192-12/+22
* - Made things work again (Thies, everybody - please check the latest CVS and ...Zeev Suraski1999-12-197-70/+99
* replaced PHP_FE by PHP_FALIAS in imap_functions[] where appropriateHartmut Holzgraefe1999-12-191-7/+9
* Use zend_sprintf by default (which is defined to sprintf, if the system'sSascha Schumann1999-12-193-5/+4
* Fix for missing RAND_MAX on SunOS 4.1Sascha Schumann1999-12-191-1/+3
* Refine PEAR option. Since it does not reference anything external, it should beSascha Schumann1999-12-191-11/+12
* - More fixes related to the return references patchAndi Gutmans1999-12-196-24/+56
* DAV extension now compiles.Evan Klinger1999-12-191-2/+0
* Use workaround function for sprintf, if the return value of sprintf is neededSascha Schumann1999-12-192-2/+2
* Fix for #2994Evan Klinger1999-12-191-3/+3
* Add zend_sprintf.cSascha Schumann1999-12-191-1/+1
* configure sets ZEND_BROKEN_SPRINTFSascha Schumann1999-12-192-2/+2
* Variables are not interpolated unless we use _UNQUOTEDSascha Schumann1999-12-191-1/+1
* Fix for missing RAND_MAX on SunOS 4.1Sascha Schumann1999-12-181-0/+1
* Added --without-pear option.Andrei Zmievski1999-12-182-1/+16
* - The tree compiles againZeev Suraski1999-12-1856-590/+590
* Let autoconf check for the proper inline keywordSascha Schumann1999-12-181-2/+1
* automake created illegal target names due to the ZEND_SCANNER definition.Sascha Schumann1999-12-182-3/+3
* - Introduce ZEND_NUM_ARGS(), to replace ARG_COUNT(ht)Zeev Suraski1999-12-184-30/+31
* getParameters() and friends changed for consistency and namespace cleanlinessZeev Suraski1999-12-181-0/+3
* Get rid of all GNUisms in build.mk. Verified to work with BSD make,Sascha Schumann1999-12-182-62/+65
* - Make Win32 compile againAndi Gutmans1999-12-183-8/+12
* (ext/informix) : remove traces of php3 (danny)Danny Heijl1999-12-181-28/+28
* Fix #2999.Andrei Zmievski1999-12-181-2/+2
* compiles againThies C. Arntzen1999-12-181-3/+3
* Some more php3_ cleanupZeev Suraski1999-12-182-4/+4
* More php3_ cleanupZeev Suraski1999-12-181-53/+52
* More php3_ cleanupZeev Suraski1999-12-185-116/+115
* More php3_ annihilationZeev Suraski1999-12-183-100/+99
* some style changesSascha Schumann1999-12-181-3/+4
* More php3_ cleanupZeev Suraski1999-12-182-15/+17
* More php3_ annihilationZeev Suraski1999-12-1846-361/+302
* More php3_ annihilationZeev Suraski1999-12-185-172/+161
* ChangeLog update1999-12-181-0/+267
* NEWS update1999-12-181-0/+1
* More php3_ cleanupZeev Suraski1999-12-1712-190/+148
* More cleanupZeev Suraski1999-12-173-52/+50
* More cleanup...Zeev Suraski1999-12-177-63/+71
* More php3 cleanupZeev Suraski1999-12-176-46/+20
* More php3 cleanupZeev Suraski1999-12-172-26/+26
* More cleanup...Zeev Suraski1999-12-174-44/+25
* More work on php3_ annihilation...Zeev Suraski1999-12-173-11/+3
* - Made PHP_VERSION and PHP_OS work againZeev Suraski1999-12-17105-529/+543
* - Made PHP_VERSION and PHP_OS work againZeev Suraski1999-12-171-20/+0
* More php3_ annihilationZeev Suraski1999-12-1757-640/+652
* More php3_ annihilationZeev Suraski1999-12-1736-272/+185
* merged in imap_search() from the PHP3 treeHartmut Holzgraefe1999-12-172-3/+119