summaryrefslogtreecommitdiff
path: root/ext/standard
Commit message (Expand)AuthorAgeFilesLines
* There is no point using php_error_docref in MINIT.foobar2003-05-271-1/+1
* MFH(r-1.8): changed the test so it would not fail on some old platforms.Moriyoshi Koizumi2003-05-261-0/+1
* Make LC_MESSAGES available, for platforms that don't have it natively,Melvyn Sopacua2003-05-261-0/+3
* Plug a leak - noticed by Ilia.Wez Furlong2003-05-261-1/+6
* This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.SVN Migration2003-05-261-0/+24
* MFBIlia Alshanetsky2003-05-261-0/+1
* MFH: Make this a warningMarcus Boerger2003-05-231-1/+4
* This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.SVN Migration2003-05-221-0/+33
* fix the generated file.foobar2003-05-221-3/+3
* Revert PHP part of the fd patchZeev Suraski2003-05-212-2/+2
* MFH: This depends on libc and CPU usedMarcus Boerger2003-05-211-1/+1
* Touch and remove WS added by last touch....Wez Furlong2003-05-202-2/+0
* Touch filesWez Furlong2003-05-202-0/+2
* Much better fix for refcount issues with contexts, and fix a leak in contextWez Furlong2003-05-202-3/+2
* MFH: Fix Test (2nd time)Marcus Boerger2003-05-201-8/+8
* Fix refcounting problem with contexts.Wez Furlong2003-05-192-3/+7
* MFH: Fix TestMarcus Boerger2003-05-191-2/+3
* - Add alias for easier transitionDerick Rethans2003-05-191-0/+1
* MFHIlia Alshanetsky2003-05-191-0/+6
* mfhfoobar2003-05-181-2/+3
* MFH: Fix test (for now - need EXPECTF/EXPECTREGEX)Marcus Boerger2003-05-181-1/+1
* Fix unserialize (commit later)Marcus Boerger2003-05-181-42/+39
* Fix unserializeMarcus Boerger2003-05-181-2/+2
* oopsMoriyoshi Koizumi2003-05-171-1/+1
* Fixed the test so it won't fail under safe modeMoriyoshi Koizumi2003-05-171-6/+6
* Initialize all zend_file_handle instances properlySascha Schumann2003-05-172-2/+2
* Bugfix 23654. If subject is an array and it contains other arrays, we want t...Sara Golemon2003-05-161-2/+6
* MFHIlia Alshanetsky2003-05-161-0/+2
* MFH(r-1.2): copy'n'paste failureMoriyoshi Koizumi2003-05-161-5/+0
* MFH(r-1.381): fixed bug #23650Moriyoshi Koizumi2003-05-161-0/+2
* This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.SVN Migration2003-05-161-0/+36
* Fixed protoIlia Alshanetsky2003-05-161-2/+2
* MFH(r-1.6): fixed test so it won't fail with the output_handler enabledMoriyoshi Koizumi2003-05-151-2/+2
* Credits updateEdin Kadribasic2003-05-141-1/+2
* Fix file_get_contents segfault on empty fileSascha Schumann2003-05-141-2/+3
* Readd fd 0-2 protection, so that users cannot close themSascha Schumann2003-05-131-2/+7
* Supply STDIN/OUT/ERR_FILENO directly, instead of opening them throughSascha Schumann2003-05-131-10/+7
* Fix erroneous error status when attempting to use stream_select() on an SSLWez Furlong2003-05-131-2/+2
* Probable fix for #23567 - pfsockopen returns dead connection.Wez Furlong2003-05-121-2/+7
* MFH(r-1.228): fixed bug #22463 and bug #23581Moriyoshi Koizumi2003-05-111-35/+49
* This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.SVN Migration2003-05-112-0/+73
* MFH(r-1.84): added "€" support for htmlentities() and html_entity_decode()Moriyoshi Koizumi2003-05-081-0/+5
* MFHIlia Alshanetsky2003-05-082-1/+3
* MFH(r-1.72)Sara Golemon2003-05-071-3/+3
* Drop some TSRMLS_FETCH which are not used according to gccSascha Schumann2003-05-061-6/+0
* Fix URL readingSascha Schumann2003-05-061-6/+9
* MFHIlia Alshanetsky2003-05-051-1/+1
* MFHIlia Alshanetsky2003-05-052-5/+5
* MFH(r-1.81): added links to HTML entity resourcesMoriyoshi Koizumi2003-05-051-0/+9
* fixed FMRThies C. Arntzen2003-05-051-2/+2