summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'php_4_0_6RC1'.php-4.0.6RC1SVN Migration2001-05-150-0/+0
* - Get ready for 4.0.6RC1Andi Gutmans2001-05-152-2/+2
* MFHDaniel Beulshausen2001-05-151-1/+1
* (Merge from head branch)Jon Parise2001-05-151-13/+35
* MFHZeev Suraski2001-05-151-1/+1
* 2 files from Cache/ were missing.Christian Stocker2001-05-151-0/+2
* Fix bug: #1249foobar2001-05-151-5/+5
* MFHfoobar2001-05-151-6/+9
* Fix Win32 build (MFH)Zeev Suraski2001-05-144-5/+5
* MFHZeev Suraski2001-05-133-2/+15
* - MFHAndi Gutmans2001-05-121-1/+1
* sync OpenBSD libtool 1.3.5 patches on the release branchAnil Madhavapeddy2001-05-121-6/+17
* Put this already in 4.0.6Sascha Schumann2001-05-121-0/+1
* MFH fix for new-session-files-were-not-lockedSascha Schumann2001-05-121-8/+3
* Revert libtool changes, so we are back to 1.3.5 now.Sascha Schumann2001-05-122-1697/+768
* MFH indentation patchSascha Schumann2001-05-1211-18/+25
* - Revert libtool 1.4 check and allow 1.3.x.Andi Gutmans2001-05-121-2/+2
* MFHfoobar2001-05-121-3/+3
* MFHAndrei Zmievski2001-05-111-5/+3
* merge newsSascha Schumann2001-05-111-0/+5
* - MFHAndi Gutmans2001-05-111-4/+7
* This commit was manufactured by cvs2svn to create branch 'PHP_4_0_6'.SVN Migration2001-05-114-561/+0
* Tabs please...Derick Rethans2001-05-111-1/+1
* Fix for bug #10815.Sebastian Bergmann2001-05-111-0/+2
* Fixed problems which were caused by the previous patches.foobar2001-05-111-1/+7
* Fix is_executable test.Jason Greene2001-05-111-0/+8
* @fstat() and stat() now return identical output by returning a numerical andJason Greene2001-05-112-0/+50
* ChangeLog update2001-05-111-0/+53
* NEWS update2001-05-111-0/+2
* default to /usr/localfoobar2001-05-101-0/+12
* Fixing some proto typesFrank M. Kromann2001-05-101-3/+3
* Always free the callback_name when using zend_is_callable().Andrei Zmievski2001-05-101-0/+3
* Fix buggy line splitZeev Suraski2001-05-101-2/+1
* @- Fixed a possible crash in the PHP CGI when no input file isZeev Suraski2001-05-101-2/+1
* fixed bug of mb_substitute_character() and mb_substr() in mbstring.Rui Hirokawa2001-05-102-8/+18
* Treat numeric strings as numbers in the increment operatorZeev Suraski2001-05-101-2/+26
* Missing .slo ignore.foobar2001-05-100-0/+0
* Fixed bug: #10779foobar2001-05-101-4/+4
* Cleaning this a bit too. Now I'm also able to configure and compilefoobar2001-05-101-83/+83
* Fix naming issueSterling Hughes2001-05-102-14/+14
* ChangeLog update2001-05-101-0/+87
* NEWS update2001-05-101-0/+2
* Cleaning up here too.foobar2001-05-101-15/+9
* Moved the zlib configure before other extensions.foobar2001-05-103-48/+60
* Cleaned up this a bit..foobar2001-05-104-414/+281
* Reverse my earlier patch for mysql_db_query() & emit an E_NOTICE of it'sWez Furlong2001-05-091-13/+6
* Switching to zend_register_list_destructors_ex()Frank M. Kromann2001-05-091-16/+17
* Nuke unused variable.Andrei Zmievski2001-05-091-2/+0
* Fix a few bugs in zend_is_callable() and make it stricter.Andrei Zmievski2001-05-091-37/+44
* @- Added is_callable() function that can be used to find out whetherAndrei Zmievski2001-05-092-0/+32