summaryrefslogtreecommitdiff
path: root/ext/standard
Commit message (Expand)AuthorAgeFilesLines
* - Fixed testsFelipe Pena2010-07-061-4/+16
* Use ZE API to modify/restore PG(magic_quotes_runtime). Removed overhead at re...Dmitry Stogov2010-07-051-4/+3
* 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-8/+1
* - #51424, silent warnings on winPierre Joye2010-06-151-1/+5
* - Fix #51424, crypt() function hangs after 3rd callPierre Joye2010-06-152-5/+7
* - drop commentPierre Joye2010-06-141-1/+0
* Fixed bug #51552 (debug_backtrace() causes segmentation fault and/or memory i...Dmitry Stogov2010-06-112-0/+32
* - silent warning (unary minus operator applied to unsigned type)Pierre Joye2010-06-061-5/+5
* New test for file_exists (bug #39863). It currently xfail'sChristopher Jones2010-06-051-0/+24
* - Added BG(serialize) and BG(unserialize) initializationFelipe Pena2010-06-031-0/+3
* vim failRasmus Lerdorf2010-06-021-3/+3
* Tweak the fix for bug #51847 to still call libintl_setlocaleRasmus Lerdorf2010-06-021-2/+10
* Fix for bug #51847Rasmus Lerdorf2010-06-021-0/+3
* Remove unused variablesPierrick Charron2010-06-012-3/+0
* * implement new output API, fixing some bugs and implementing some feature Michael Wallner2010-05-318-399/+280
* - Added recent Windows versions to php_uname and fix undefined windows versionPierre Joye2010-05-301-4/+15
* - wsPierre Joye2010-05-301-1/+1
* Update creditsJohannes Schlüter2010-05-271-0/+1
* Added support for object references in recursive serialize() calls. FR #36424Michael Wallner2010-05-266-72/+228
* - Fixed bug #51899 (Parse error in parse_ini_file() function when empy value ...Felipe Pena2010-05-261-0/+37
* Changed test case to use our new dummy MX records.Martin Jansen2010-05-251-2/+2
* Added caches to eliminate repeatable run-time bindings of functions, classes,...Dmitry Stogov2010-05-243-2/+436
* New current()/next() testChristopher Jones2010-05-201-0/+58
* * fixed bug #47842 sscanf() does not support 64-bit valuesMichael Wallner2010-05-192-3/+38
* - #51844, checkdnsrr does not support types other than MXPierre Joye2010-05-171-1/+3
* typoRasmus Lerdorf2010-05-151-1/+1
* - Fixed bug #51791 (constant() aborts execution when fail to check undefined ...Felipe Pena2010-05-131-1/+1
* Fixed a possible memory corruption in parse_str(). Reported by Stefan EsserDmitry Stogov2010-05-121-3/+5
* Fixed a possible memory corruption in pack(). Reported by Stefan EsserDmitry Stogov2010-05-121-0/+12
* Fixed a possible memory corruption in substr_replace()Dmitry Stogov2010-05-111-0/+9
* - nuke unused varsPierre Joye2010-05-051-2/+2
* - #51063, news and testPierre Joye2010-05-052-0/+49
* - #51063, implement getimagesizefromstringPierre Joye2010-05-053-18/+53
* Alter the getmxrr() test to use lists.php.net (which we presumably control)Adam Harvey2010-05-041-1/+1
* - Fixed a possible stack exaustion inside fnmatch(). Reporeted by Stefan EsserIlia Alshanetsky2010-05-021-0/+4
* fix testsAntony Dovgal2010-04-294-4/+4
* - fix possible Dechunking Filter Buffer OverflowPierre Joye2010-04-281-2/+2
* Remove unused variablesPierrick Charron2010-04-272-2/+2
* Removed safe_modeKalle Sommer Nielsen2010-04-2625-439/+72
* fix testAntony Dovgal2010-04-261-0/+1
* fix testAntony Dovgal2010-04-261-2/+0
* fix skipif sectionsAntony Dovgal2010-04-264-4/+4