summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MFHmigration/unlabaled-1.29.2foobar2005-05-311-2/+2
* Upgrade PCRE library to 5.0.Andrei Zmievski2005-05-271-2/+2
* Umm, let's not enable NO_RECURSE by default. The matches on someAndrei Zmievski2003-12-161-1/+1
* - Upgraded library to version 4.5Andrei Zmievski2003-12-161-1/+1
* - Added a new parameter to preg_match_* functions that can be used toAndrei Zmievski2003-06-291-1/+1
* Upgrading PCRE library to version 4.3Andrei Zmievski2003-06-271-1/+1
* Synced PHP_SETUP_OPENSSL with PHP_SETUP_ICONV and PHP_SETUP_LIBXML macros.foobar2003-06-241-6/+14
* This commit was manufactured by cvs2svn to create branch 'unlabeled-1.29.2'.SVN Migration2003-02-171-0/+123
* MFH: Fix for bug #22131foobar2003-02-091-15/+14
* This commit was manufactured by cvs2svn to create branch 'unlabeled-1.29.2'.SVN Migration2002-10-152163-658923/+0
* Upgrade to version 3.92.Andrei Zmievski2002-10-1539-7064/+10999
* Fixed the output_handler ini setting.Ilia Alshanetsky2002-10-151-10/+6
* Bug fixing news.Ilia Alshanetsky2002-10-151-0/+1
* Added tests for %e & %EIlia Alshanetsky2002-10-151-0/+10
* Fixed bug #4232. (Added support for %e and %E to printf/sprintf)Ilia Alshanetsky2002-10-151-0/+25
* - Staying consistent with other testsDerick Rethans2002-10-151-2/+2
* Don't use streams-level buffer on zlib streams.Wez Furlong2002-10-151-1/+3
* Fixed possible memory leaks.Ilia Alshanetsky2002-10-151-0/+8
* Fix leak, and avoid initialization problems where retval is re-usedWez Furlong2002-10-151-4/+13
* Try keep those moved/removed exts entry at top.foobar2002-10-151-7/+6
* Bug fixing news entries.Ilia Alshanetsky2002-10-151-0/+2
* Make this thing to compile with net-snmp-5.0.xfoobar2002-10-152-8/+55
* NEWS update2002-10-151-0/+3
* remove ob_end_clean() and instead use ini sectionMarcus Boerger2002-10-151-1/+2
* ChangeLog update2002-10-152-0/+117
* MFZE1Ilia Alshanetsky2002-10-143-6/+12
* This test should not print out the error (which is correct).foobar2002-10-141-1/+3
* Respect INSTALL_ROOT var. Thanks to Jani for catching this one.Edin Kadribasic2002-10-141-2/+2
* - Support new classname::$class_name, e.g.:Andi Gutmans2002-10-142-35/+35
* * Fixed a nasty bug preventing installation of pecl exts.Tal Peer2002-10-141-1/+2
* Fixed bug #19649.Ilia Alshanetsky2002-10-141-1/+5
* Added float printing tests.Ilia Alshanetsky2002-10-141-0/+4
* Revert to 1.34.Sebastian Bergmann2002-10-141-18/+18
* Fixed a bug (introduced in previous patch) that caused non-double values toIlia Alshanetsky2002-10-141-0/+1
* Change the 'security level' of registry entries to PHP_INI_SYSTEM. They'reZeev Suraski2002-10-142-1/+4
* - Revert, got tricked by a stale object fileDerick Rethans2002-10-141-1/+1
* Fixed warningsYasuo Ohgaki2002-10-141-1/+1
* Install lib into $(prefix)/lib.Edin Kadribasic2002-10-141-2/+2
* - Added the TEST_PHP_USER environment variable with which you can specifyDerick Rethans2002-10-141-1/+16
* - Fix CLIDerick Rethans2002-10-141-1/+1
* Whitespace fixes.Sebastian Bergmann2002-10-141-18/+18
* Fix Win32 build.Sebastian Bergmann2002-10-141-3/+0
* *cough*Wez Furlong2002-10-141-2/+3
* This is not zval..foobar2002-10-141-2/+2
* @- fgets($fp) (with no length parameter) now uses a buffer as long as theWez Furlong2002-10-142-21/+29
* Add a sanity check and more verbose output in the case of an error.Wez Furlong2002-10-141-1/+7
* Implement better SSL error handling.Wez Furlong2002-10-141-16/+122
* NEWS update2002-10-141-0/+1
* ChangeLog update2002-10-142-0/+131
* Fix stream_eof result interpretation (and thus the user-streams test).Wez Furlong2002-10-141-5/+6