]> granicus.if.org Git - php/shortlog
php
2012-08-14 Xinchen HuiMerge branch 'skip-memory-exhaust-tests' of https:...
2012-08-13 Nikita PopovAsk for less random data in mcrypt_create_iv
2012-08-13 Nikita PopovRename mcrypt_cbf -> mcrypt_cfb
2012-08-12 Xinchen HuiFixed bug #62763 (register_shutdown_function and extend...
2012-08-11 Xinchen HuiFixed bug #62795 (Zip extension version not defined)
2012-08-10 Reeze XiaSkip tests reply on Zend MM turned on
2012-08-10 Xinchen HuiFix test, from PR 158
2012-08-09 Daniel VeillardUpdate to work with libxml 2.9.0
2012-08-06 Matt FickenAdded the intl tests extracted from Symfony. These...
2012-08-06 Stanislav Malyshevfix for #62460
2012-08-06 Reeze XiaFixed bug #62460 (php binaries installed as binary...
2012-08-05 Xinchen HuiFix 126 tests failed of phar when --enable-zend-multibyte
2012-08-04 Xinchen HuiThis becomes useless, since we have set that in the...
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
next