summaryrefslogtreecommitdiff
path: root/ext/standard
Commit message (Expand)AuthorAgeFilesLines
* - Three tests were "broken" by rev #304404, not two. Commit the changeGustavo André dos Santos Lopes2010-10-141-1/+1
* - Fixed get_next_char(), used by htmlentities/htmlspecialchars, acceptingGustavo André dos Santos Lopes2010-10-144-7/+90
* - [DOC] Reverted rev #304382 and rev #304380, as I figured out a way toGustavo André dos Santos Lopes2010-10-141-4/+14
* - Added a 3rd parameter to get_html_translation_table. It now takes a charsetGustavo André dos Santos Lopes2010-10-1212-3544/+1839
* - Removed redundant local variable in dns_get_record.Gustavo André dos Santos Lopes2010-10-112-6/+3
* - Fixed a typo in rev #304208 (24 instead of 34/'"').Gustavo André dos Santos Lopes2010-10-082-2/+26
* - Fixed bug #53021 (In html_entity_decode, failure to convert numeric entitie...Gustavo André dos Santos Lopes2010-10-082-6/+17
* Fixed typo in tests (thx Eyal)Patrick Allaert2010-10-051-1/+1
* - not needed here anymorePierre Joye2010-09-181-8/+0
* Fixed bug #52772 (var_dump() doesn't check for the existence of get_class_nam...Kalle Sommer Nielsen2010-09-131-3/+7
* - use php_sys_readlinkPierre Joye2010-09-131-1/+1
* - use php_sys_readlinkPierre Joye2010-09-101-56/+5
* Fix bug #52802 (Out-of-date comment forAdam Harvey2010-09-101-1/+0
* - Fix #50524, proc_open should respect cwd as it does on other platformsPierre Joye2010-09-081-0/+10
* - fix bug #52260, catch all DNS not found errorPierre Joye2010-09-061-1/+1
* - timeval element are always 32bit long on WindowsPierre Joye2010-09-061-2/+10
* - kill warningPierre Joye2010-09-061-1/+1
* - WSPierre Joye2010-08-301-45/+43
* -fix logic (and BC break)Pierre Joye2010-08-231-1/+1
* - WSPierre Joye2010-08-231-14/+14
* - add follow_location support for http stream, enabled by default to keep BC....Pierre Joye2010-08-231-3/+9
* Fix my fix for arginfo, trunk patch will follow shortlyKalle Sommer Nielsen2010-08-171-1/+1
* Fixed the $context parameter on copy() to have an effect (approved for 5.3 by...Kalle Sommer Nielsen2010-08-172-8/+19
* Fix arginfo for copy(), see r302376 for more infoKalle Sommer Nielsen2010-08-161-0/+2
* - WSPierre Joye2010-08-161-8/+8
* Changed deprecated ini options on startup from E_WARNING to E_DEPRECATED (Fix...Kalle Sommer Nielsen2010-08-115-24/+24
* Additional fix for bug #52550 & fix test & warning from previous fixesIlia Alshanetsky2010-08-082-4/+10
* - Updated generated fileFelipe Pena2010-08-061-2/+2
* - Fix buildFelipe Pena2010-08-061-1/+1
* WSIlia Alshanetsky2010-08-061-3/+3
* Another fix for issue indentified in bug #52550Ilia Alshanetsky2010-08-061-1/+5
* Fixed issues inside str_pad() identified by bug #52550Ilia Alshanetsky2010-08-061-4/+7
* Use correct order of operations. Second of many fixes for bug #52550Ilia Alshanetsky2010-08-061-3/+3
* Fix 5.3 as wellRasmus Lerdorf2010-08-061-1/+1
* - Fixed bug #52534 (var_export array with negative key)Felipe Pena2010-08-042-1/+15
* MFH: fix bug #52380 (Typo in lcfirst comment docs).Adam Harvey2010-07-231-1/+1
* MFH: fix for bug #52317 (Segmentation fault when using mail() on a rhel 4.xAdam Harvey2010-07-191-0/+1
* Revert r301354, since we don't need a test for a bogus bug.Adam Harvey2010-07-191-21/+0
* Test for #52359Kai Schroeder2010-07-171-0/+21
* Doing this as a seperate commit unless we need to back it out.Scott MacVicar2010-07-094-53/+95
* - Fixed testsFelipe Pena2010-07-061-4/+16
* Fixed bug #33210 (getimagesize() fails to detect width/height on certain JPEGs).Ilia Alshanetsky2010-06-301-6/+1
* fix SplObjectStorage unserialization (CVE-2010-2225)Stanislav Malyshev2010-06-293-3/+4
* - Fixed bug #52183 (Reflectionfunction reports invalid number of arguments fo...Felipe Pena2010-06-261-3/+9
* - Fixed bug #52138 (Constants are parsed into the ini file for section names)Felipe Pena2010-06-242-0/+48
* - Ignore empty filename for mail.log, treat it like none givenJohannes Schlüter2010-06-181-1/+1
* - #51424, solaris partPierre Joye2010-06-172-1/+15
* - Fix bug #52101, dns_get_record()garbage in 'ipv6' fieldPierre Joye2010-06-171-0/+6
* - #50563, removing E_WARNING from parse_url()Pierre Joye2010-06-1610-352/+118
* - cleanup, no vc6 support in trunkPierre Joye2010-06-151-3/+1