summaryrefslogtreecommitdiff
path: root/ext/standard
Commit message (Expand)AuthorAgeFilesLines
* @PHP 3 regression testing framework re-born (Stig)Stig Bakken2000-08-2719-0/+398
* @Added php_uname() function (Stig)Stig Bakken2000-08-273-18/+36
* - Fix possible overflow in fsockopen().Andi Gutmans2000-08-271-2/+2
* Add ***EXPERIMENTAL*** Zend OO Extension support for Microsoft.NetSam Ruby2000-08-261-0/+1
* @Added ob_get_length function (Stig)Stig Bakken2000-08-253-0/+27
* - Fix IMAP build problemZeev Suraski2000-08-242-2/+1
* Make parsedate build againStanislav Malyshev2000-08-231-1/+1
* 'const' is problematic in code in the final section of a Bison file (Bison de...Zeev Suraski2000-08-221-3/+2
* @- Updated array_walk() to be able to accept array($obj, 'method')Andrei Zmievski2000-08-221-2/+9
* Fixed segfault with fgets(), fgetcsv(), fgetss(), and fread() whenTorben Wilson2000-08-211-0/+16
* Fix win32 buildStanislav Malyshev2000-08-211-1/+1
* Get rid of php_global.h and the associated data types UINT4/_POINTER.Sascha Schumann2000-08-213-115/+30
* Cleaning up some messSascha Schumann2000-08-218-5/+38
* Fix by-reference passing for scanf'sStanislav Malyshev2000-08-201-2/+3
* Fix numerus of SAPI Modules titleSascha Schumann2000-08-201-1/+1
* Fix fgetc (#6259) and ftell error condition returnsStanislav Malyshev2000-08-201-3/+9
* Make use of zend_isinf and zend_isnan.Sascha Schumann2000-08-201-20/+2
* Remove php_realpath from build.Sascha Schumann2000-08-201-1/+0
* Added some more predefined constantsJesus M. Castagnetto2000-08-191-0/+16
* We only need winsock.h one timeFrank M. Kromann2000-08-191-7/+3
* - Update NEWSZeev Suraski2000-08-192-2/+7
* Add necessary *_FETCH() macrosSascha Schumann2000-08-181-0/+2
* #Its fixed this time, no really.Sterling Hughes2000-08-181-1/+1
* Fix #6234Sterling Hughes2000-08-181-0/+1
* typo fix in array_diff error message, fixes bug #6236Hartmut Holzgraefe2000-08-181-1/+1
* minor typo fix in protoHartmut Holzgraefe2000-08-181-1/+1
* additional include should fix bug #6086Hartmut Holzgraefe2000-08-171-1/+2
* Fix chunk_split (#6208)Stanislav Malyshev2000-08-171-3/+7
* proto fixedHartmut Holzgraefe2000-08-161-1/+1
* Fix byteorder for il2long and long2ip (#6159)Stanislav Malyshev2000-08-151-2/+2
* Fix print length - againStanislav Malyshev2000-08-141-1/+1
* Fix another crash with long formats (#6145)Stanislav Malyshev2000-08-141-1/+1
* Fix non-numbers printing (#6142)Stanislav Malyshev2000-08-141-0/+33
* presumably this was wrongDavid Croft2000-08-141-1/+1
* - Fixed warning under VC6Derick Rethans2000-08-111-1/+1
* Make COM work in a multithreaded environmentZeev Suraski2000-08-111-0/+6
* fix #6061Thies C. Arntzen2000-08-091-1/+1
* Fix possible crash when stat information is not availableStanislav Malyshev2000-08-081-3/+5
* Bug #6016: Fix EBCDIC logic error in urlencode()Martin Kraemer2000-08-081-1/+2
* Description from the ChangeLog. Thies, is it correct?Egon Schmid2000-08-061-2/+2
* Virtualize realpath, chmod, chown and utimeAndi Gutmans2000-08-062-7/+8
* Changed some protos.Egon Schmid2000-08-061-3/+3
* removed a BAD IDEA (tm) that filtered out backslashesHartmut Holzgraefe2000-08-061-8/+1
* #ooopsHartmut Holzgraefe2000-08-041-0/+1
* Sorry only the *_replaceparameters are wrong.Egon Schmid2000-08-041-4/+4
* Wrong parameters found by Martin Buchholz @ six.de.Egon Schmid2000-08-041-2/+2
* ooops - theese new parameters are optionalHartmut Holzgraefe2000-08-041-6/+6
* added new second parameter to osrt functions in the protosHartmut Holzgraefe2000-08-041-6/+6
* no longer neededHartmut Holzgraefe2000-08-041-203/+0
* do not rewrite absolute urlsHartmut Holzgraefe2000-08-041-2/+2