summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'php_4_0_2'.php-4.0.2SVN Migration2000-08-292-164/+0
* - To configure with ingres should be --with-ingres and not --with-iiAndi Gutmans2000-08-292-3/+3
* fix var_dump()s "}"-indentionThies C. Arntzen2000-08-291-1/+1
* - updated on new zend_apiUwe Steinmann2000-08-281-551/+551
* - fixed prototypUwe Steinmann2000-08-281-1/+1
* Fix up the implementation.Sterling Hughes2000-08-272-109/+91
* Some minor cleanup to make W3C's tidy validator happyRasmus Lerdorf2000-08-272-20/+17
* @PHP 3 regression testing framework re-born (Stig)Stig Bakken2000-08-2749-0/+1603
* @Added php_uname() function (Stig)Stig Bakken2000-08-273-18/+36
* fixing the license header and updating some prototypes/variable names in theChuck Hagenbuch2000-08-271-29/+18
* - Fix possible overflow in fsockopen().Andi Gutmans2000-08-271-2/+2
* added sam's readme and played with the directory'sDaniel Beulshausen2000-08-262-18/+26
* dsp for cybercashDaniel Beulshausen2000-08-261-0/+110
* Makes it work with OpenLDAP 2.0 and reduces number of ifdefsStig Venaas2000-08-261-43/+25
* - Also change constants. Note: PHP tries to make names intuitive.Andi Gutmans2000-08-261-3/+3
* - Asked the author a long time already to change the function names toAndi Gutmans2000-08-262-90/+90
* Add ***EXPERIMENTAL*** Zend OO Extension support for Microsoft.NetSam Ruby2000-08-2612-2/+955
* updated dsp to build with custom build stepDaniel Beulshausen2000-08-251-18/+44
* lets keep it in one dspDaniel Beulshausen2000-08-253-184/+0
* Copyright modification.Hénot David2000-08-253-0/+9
* @- Fixed a bug in preg_replace() that would truncate subject string if theAndrei Zmievski2000-08-251-0/+1
* @Added ob_get_length function (Stig)Stig Bakken2000-08-253-0/+27
* compile fix (RedHat 6.2)Stig Bakken2000-08-251-0/+1
* prefer -gt to -lt, and dropped the version number to 2 instead of 3Dan Kalowsky2000-08-241-18/+21
* Update .dspZeev Suraski2000-08-241-2/+2
* - Fix IMAP build problemZeev Suraski2000-08-243-4/+3
* added the gd extension - see the comment!Daniel Beulshausen2000-08-241-0/+139
* dsp for the win32 fdf extensionDaniel Beulshausen2000-08-241-0/+114
* deleted a few unnecceasary defines and added the Release_TS_Inline path to th...Daniel Beulshausen2000-08-2419-71/+71
* beautifyThies C. Arntzen2000-08-241-1/+2
* Fix segfault on readline without parametersStanislav Malyshev2000-08-241-2/+4
* More complete set of (C) notesSascha Schumann2000-08-241-1/+7
* Script for replacing the copyright messagesSascha Schumann2000-08-241-0/+26
* @- Fixed a bug that did not respect limit parameter in preg_replace() whenAndrei Zmievski2000-08-241-3/+4
* TypoSascha Schumann2000-08-242-2/+2
* win32 projectfile for the curl extensionDaniel Beulshausen2000-08-231-0/+115
* win32 projectfile for the dbase extensionDaniel Beulshausen2000-08-231-0/+151
* win32 projectfile fot the gettext extensionDaniel Beulshausen2000-08-231-0/+113
* Changed long to int.Egon Schmid2000-08-231-22/+22
* -lt is preferred over \>Sascha Schumann2000-08-231-1/+1
* Fix library order for -lpng -lz.Sascha Schumann2000-08-231-6/+6
* Make parsedate build againStanislav Malyshev2000-08-231-1/+1
* A little condensing,Sterling Hughes2000-08-231-15/+13
* Corrected bugs in php_if_connect() to make it work properly -- needed toChris Vandomelen2000-08-231-20/+58
* cleaned up the PHP/SOLID integration code, and corrected some minor assumptio...Dan Kalowsky2000-08-222-21/+16
* 'const' is problematic in code in the final section of a Bison file (Bison de...Zeev Suraski2000-08-221-3/+2
* Adding ..\..\..\bindlib_w32 to include pathFrank M. Kromann2000-08-221-2/+2
* @- Added ability for each xml_set_*_handler() function to take theAndrei Zmievski2000-08-222-42/+43
* @- Updated array_walk() to be able to accept array($obj, 'method')Andrei Zmievski2000-08-221-2/+9
* some fixesDaniel Beulshausen2000-08-221-12/+14