]> granicus.if.org Git - php/shortlog
php
2012-08-04 Xinchen HuiFixed bug #62744 (dangling pointers made by zend_disabl...
2012-08-02 Xinchen HuiFixed bug that can not get default value of parameter...
2012-08-02 Xinchen HuiFix test, wrong exepct rule used
2012-08-02 Xinchen Huifix test due to float value
2012-08-02 Xinchen HuiFixed bug #62685 (Wrong return datatype in PDO::inTrans...
2012-08-02 Xinchen HuiFixed bug #62716 (munmap() is called with the incorrect...
2012-08-01 Xinchen HuiFixed bug #62715 (ReflectionParameter::isDefaultValueAv...
2012-07-31 Xinchen HuiTest for bug #62680
2012-07-30 Gustavo André... Limit test to ICU 49
2012-07-30 Gustavo André... Remove executable bit from files
2012-07-29 Xinchen HuiSike test while there is no zend mm max_size guard
2012-07-29 Xinchen HuiSkip test while zend mm is disabled
2012-07-29 Xinchen HuiMerge branch 'PHP-5.3' of git.php.net:php-src into...
2012-07-29 Xinchen HuiSkip test while zend_mm is disabled
2012-07-28 Felipe Pena- Fixed bug #57933 (Wrong table type used in phpinfo...
2012-07-28 Xinchen HuiFixed bug #60194 for eavl
2012-07-27 Xinchen HuiFixed bug #60194 (--with-zend-multibyte and --enable...
2012-07-25 Rasmus LerdorfFix bug #62654
2012-07-22 Johannes Schlütermerge 5.3.15 NEWS
2012-07-21 Xinchen Huimissed the test script
2012-07-21 Xinchen HuiFix test failed
2012-07-21 Xinchen HuiFixed bug #62616 (ArrayIterator::count() from IteratorI...
2012-07-20 Xinchen Huimerge 9eb5cb6571698ca1c623ad3e02c8727c4b0c9a09 to 5.3
2012-07-17 Anatoliy BelskyFix for bug #62379 was missing in 5.3
2012-07-17 Hannes MagnussonDo not unload shared extensions when checking for leaks
2012-07-15 Jille TimmermansTypofix in test-description
2012-07-14 Felipe Pena- Fixed bug #62525 (sigabrt while converting floating...
2012-07-14 Felipe Pena- Fixed memory leak when extending DOMXPath
2012-07-13 Anatoliy BelskyFixed bug #61677 ext\zlib\tests\bug_52944.phpt fails
2012-07-12 Anatoliy Belskyreverted changes for #62477
2012-07-11 Anatoliy Belskyupdated NEWS
2012-07-11 Anatoliy BelskyFixed bug #62477 LimitIterator int overflow
2012-07-10 Xinchen HuiFixed Bug #62500 (Segfault in DateInterval class when...
2012-07-09 Xinchen HuiFixed bug #62499 (curl_setopt($ch, CURLOPT_COOKIEFILE...
2012-07-08 Nuno Lopesappease MSVC (doesnt like unary minus of unsigned ints)
2012-07-07 Anthony FerraraFix two issues with run-tests.php
2012-07-05 Nikita PopovFix potential integer overflow in nl2br
2012-07-05 Nikita PopovFix potential integer overflow in bin2hex
2012-07-04 Johannes SchlüterThis wil be PHP 5.3.16
2012-07-04 johannesRevert change 3f3ad30c50: There shouldn't be new featur...
2012-07-02 Nuno Lopesfix (signed) integer overflow (part of bug #52550
2012-07-01 Nikita PopovRevert JSON changes to PHP 5.3
2012-07-01 Stanislav Malyshevremove duplicates, fix order
2012-06-30 Felipe Pena- Fixed bug #62415 (Undefined variable: diff in run...
2012-06-29 andreyfix Bug #62273 Segmentation Fault in Mysqli/Mysqlnd
2012-06-29 andreyMerge branch 'PHP-5.3' of ssh://git.php.net/php-src...
2012-06-29 Nikita PopovFix some lengths in crypt()
2012-06-29 andreynew charsets
2012-06-29 Anthony FerraraFixed bug #62443 (Crypt SHA256/512 Segfaults With Malfo...
2012-06-28 Nikita PopovAdd json_last_error_msg() function
2012-06-27 Johannes SchlüterFix #62432 ReflectionMethod random corrupt memory on...
2012-06-27 Nikita PopovImprove JSON error handling
2012-06-27 Johannes SchlüterFix memleak in CLI
2012-06-26 Stanislav Malyshevws fix
2012-06-25 Moriyoshi KoizumiBFN
2012-06-25 Moriyoshi KoizumiFix bug #62373 (serialize() generates wrong reference...
2012-06-24 Nikita PopovFix memory allocation checks for base64 encode
2012-06-23 Nikita PopovImprove json_encode error handling
2012-06-23 Felipe Pena- BFN
2012-06-23 Felipe Pena- Improved fix for #62384
2012-06-22 Johannes SchlüterRemove unneeded and outdated ChangeLog file
2012-06-22 Johannes SchlüterRemove extra ;
2012-06-22 Felipe Pena- Fixed bug #62384 (Attempting to invoke a Closure...
2012-06-22 Johannes SchlüterImprove check for :memory: pseudo-filename in SQlite
2012-06-20 Johannes SchlüterRemove outdated and user-specific files
2012-06-19 Nikita PopovAdd NEWS for bug #62262
2012-06-19 Nikita PopovFixed bug RecursiveArrayIterator does not implement...
2012-06-19 Anatoliy Belskysync zip ext version with pecl
2012-06-19 Anatoliy Belskyone more correction for COM upgrading notes
2012-06-19 Anatoliy Belskysplit gzgetc_basic.phpt for zlib 1.2.7
2012-06-18 Anatoliy Belskycom ext upgrading correction
2012-06-18 Anatoliy Belskycom ext upgrading info
2012-06-17 Anatoliy BelskyReverted the BC fix regarding to #57905, test adopted
2012-06-13 Johannes SchlüterMerge PHP 5.3.14 NEWS
2012-06-12 Stanislav Malyshevre-add 61755 to NEWS
2012-06-10 David Soria... Make travis silent
2012-06-10 michelangeloAdding a test for ext/posix/tests/posix_getegid_basic...
2012-06-08 Stanislav Malyshevtypo
2012-06-08 Stanislav Malyshevimprove overflow checks
2012-06-08 Stanislav Malyshevfix potential overflow in _php_stream_scandir
2012-06-07 Anatoliy Belskyset current versions for libzip and zip ext
2012-06-07 Anatoliy Belskyupdated NEWS
2012-06-07 Anatoliy Belskyzip windows fixes
2012-06-07 Anatoliy Belskyfixed bc break related to #57905
2012-06-07 Anatoliy Belskyfixed a bit overlooked from the last libzip port
2012-06-07 Anatoliy Belskybrought the fix for #47667 back
2012-06-07 Anatoliy Belskyfixed zip entry freeing
2012-06-07 Anatoliy Belskyrechecked the merged libzip, took also the indents...
2012-06-07 Anatoliy Belskyfixed a double freeing crash
2012-06-07 Anatoliy Belskyfixed header include
2012-06-07 Anatoliy Belskyinitial libzip upgrade patch to 0.10.1
2012-06-07 Felipe Pena- BFN
2012-06-07 Felipe PenaMerge commit '15213768e6cc098ab4e53cacc3b5eb86fa85284a...
2012-06-07 Pierrick CharronRegenerated files
2012-06-07 Pierrick CharronFixed bug #51094 (parse_ini_file() with INI_SCANNER_RAW...
2012-06-07 Till KlampaeckelDon't depend on a fixed path for PHP shebang but use...
2012-06-07 Xinchen HuiRemove unused codes
2012-06-07 slayercatbased on microsoft's description,the direct convert...
2012-06-06 Gustavo André... Fix ext/intl build on ICU < 4.8
2012-06-06 Gustavo André... Optimization in ext/intl/msgformat
next