summaryrefslogtreecommitdiff
path: root/ext/standard
Commit message (Expand)AuthorAgeFilesLines
...
* proto fixAndrey Hristov2003-12-311-2/+2
* Use __tostring() in all printing functions.Marcus Boerger2003-12-291-4/+16
* No Notices hereMarcus Boerger2003-12-292-4/+4
* - Fix typoDerick Rethans2003-12-281-1/+1
* Test additional wrapper methods [unlink, rename, mkdir, rmdir, url_stat]Sara Golemon2003-12-281-0/+83
* Bugfix #25038 (call_user_func issues warning if function throws exception)Marcus Boerger2003-12-272-2/+36
* - fixes for compatibility. now fgetcsv() treats a null line to be a singleMoriyoshi Koizumi2003-12-241-13/+14
* Typos found by Petras Kudaras.Marcus Boerger2003-12-222-2/+2
* Fix testMarcus Boerger2003-12-221-0/+5
* Define INADDR_NONE for systems that don't have it (apparently solaris).Ilia Alshanetsky2003-12-221-0/+4
* Using INI section.Dmitry Stogov2003-12-191-3/+2
* Check correction (Thanks Andi).Ilia Alshanetsky2003-12-191-1/+1
* Fixed bug #26667 (Added safety checks to ip2long()).Ilia Alshanetsky2003-12-191-1/+6
* add prototypeWez Furlong2003-12-191-0/+1
* Memory limit overflow was fixedDmitry Stogov2003-12-191-0/+3
* test case for array_sumAndrey Hristov2003-12-181-0/+27
* proto fixAndrey Hristov2003-12-171-1/+1
* Added optional parameter to microtime so now it can return float if itAndrey Hristov2003-12-171-7/+18
* Fix a memleak: A second call to *nix version of dlerror() frees the errorMarcus Boerger2003-12-171-0/+1
* - Added 'c' modifier to date() which returns the date in ISO 8601 format.Derick Rethans2003-12-162-3/+56
* Check validity of seeks.Marcus Boerger2003-12-151-23/+38
* Scan for : in host:port pair from right instead of left.Sara Golemon2003-12-151-2/+6
* Fixed compiler warnings.Ilia Alshanetsky2003-12-141-0/+1
* CleanupZeev Suraski2003-12-141-144/+0
* - Fixed bug #26615 (patch by runekl at opoint dot com)Derick Rethans2003-12-132-1/+17
* Route mkdir()/rmdir() via wrapper ops.Sara Golemon2003-12-134-70/+169
* Route rename() via wrapper ops.Sara Golemon2003-12-124-28/+106
* Fixed ZTS build.Ilia Alshanetsky2003-12-103-6/+6
* - Test before commit - test before commitDerick Rethans2003-12-101-1/+1
* - Added support for MacRoman encoding to htmlentities(). (Marcus Bointon)Derick Rethans2003-12-101-0/+43
* Fixed bug #26565 (strtotime("this month") resolving to the wrong month)foobar2003-12-101-1/+1
* Fix bug #26574 (basename() doesn't work properly with multibyte characters)Moriyoshi Koizumi2003-12-103-48/+64
* Expose the macro globallyMoriyoshi Koizumi2003-12-102-21/+21
* Fix typo.Moriyoshi Koizumi2003-12-101-1/+1
* - Update credits.foobar2003-12-091-0/+1
* reduce/reduce conflicts resolvedHartmut Holzgraefe2003-12-081-18/+15
* Fix a convert filters bug that occurs when multiple buckets are coming in.Moriyoshi Koizumi2003-12-081-1/+1
* wsfoobar2003-12-071-4/+5
* Fix a problem resolving the php.ini path under win32 terminal services enviro...Wez Furlong2003-12-061-9/+0
* use quotes if the user specifies a path, but don't otherwise (since we don't ...Wez Furlong2003-12-061-1/+5
* fix protofoobar2003-12-061-1/+1
* Detect and enable IPv6 support under win32.Wez Furlong2003-12-061-0/+5
* Probable fix for #26534Wez Furlong2003-12-051-1/+3
* fix unix build....Wez Furlong2003-12-051-1/+1
* Add optional array argument to proc_open() to specify additionalWez Furlong2003-12-051-4/+26
* Make these tests work under win32Wez Furlong2003-12-051-0/+2
* Be smarter about which systems should register unix transports.Wez Furlong2003-12-053-9/+15
* Work around a bug in putenv() in the VS.Net C run time library (MSVCRT71) whe...Wez Furlong2003-12-041-0/+8
* - Update after moving extensions to PECLfoobar2003-12-041-2/+0
* MFBUwe Schindler2003-12-041-1/+1