]> granicus.if.org Git - php/shortlog
php
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
2012-06-05 Gustavo André... Fixed tests in ext/intl
2012-06-04 Felipe Pena- Fixed bug #62227 (Invalid phar stream path causes...
2012-06-04 Gustavo André... Changed XFAILed collator_get_sort_key.phpt
2012-06-03 Felipe PenaMerge commit 'e59b6dc0ae803d49c3f620818285f98dfb61fd57...
2012-06-03 Felipe Pena- Optimize comparison between same HashTable pointer
2012-06-03 Felipe Pena- Fixed information leak in ext exif (discovered by...
2012-06-01 Jerome Loyet- Fixed bug #62205 (php-fpm segfaults (null passed...
2012-06-01 Jerome Loyet- fix missing include for unix sockets
2012-06-01 Jerome Loyet- Comment unused function to avoid warnings
2012-06-01 Xinchen HuiFixed Bug #62202 (ReflectionParameter::getDefaultValue...
2012-05-30 Stanislav Malyshevfix unchecked emalloc
2012-05-30 Jille TimmermansTypofix in comment in proc_open.c
2012-05-30 Stanislav Malyshevfix CVE-2012-2143
2012-05-29 Anatoliy Belskyupdated the libmagic patch after Felipes regex fix
2012-05-29 Matt FickenFix bug #62150 Test Bug - ext/fileinfo/tests/finfo_open...
2012-05-29 Matt FickenBug #62177 deactivate the linux test version on win
2012-05-29 Matt FickenFix bug #62177 Test Bug - finfo_file_regex.phpt
2012-05-29 Matt FickenFixed bug #62176 Test Bug - sapi/cli/tests/bug61546...
2012-05-28 Nuno Lopessync with HEAD
2012-05-26 Jerome LoyetFixed bug #61218 (the previous patch was not enough...
2012-05-26 Jerome LoyetFixed bug #61218 (FPM drops connection while receiving...
2012-05-26 Jerome Loyet- Fixed bug #62033 (USR2 signal was sent even if not...
2012-05-26 Jerome Loyet- Fixed bug #62160 (Add process.priority to set nice...
2012-05-26 Jerome Loyet- add missing headers to avoid warnings
2012-05-25 Jerome Loyet- Fixed bug #62153 (when using unix sockets, multiples...
2012-05-25 Jerome Loyet- Fixed bug #62033 (php-fpm exits with status 0 on...
2012-05-25 Xinchen HuiFixed bug #62128 superfluous ";"
2012-05-25 Matt FickenFixed bug #62149 Test Bug - ext/curl/tests/bug61948
2012-05-25 Matt FickenFixed bug #62148 mail_skipif doesn't skip imap tests...
2012-05-25 Matt FickenFixed bug #62147 test bug - popen_pclose_basic-win32
2012-05-24 Johannes SchlüterFix bug #62146 com_dotnet cannot be built shared,...
2012-05-24 Johannes SchlüterThose changes are in 5.3.15
2012-05-24 Felipe PenaMerge branch 'PHP-5.3' of git.php.net:php-src into...
2012-05-24 Felipe Pena- BFN
2012-05-24 Felipe Pena- Fixed magic file regex support
2012-05-24 Xinchen HuiFixed bug #62073
2012-05-24 Gustavo André... Fixed bug #55610: ResourceBundle and Traversable
2012-05-24 Gustavo André... Update NEWS
2012-05-24 Gustavo André... Fixed bug #60785
2012-05-23 Gustavo André... Fixed bug #62017
2012-05-23 Reeze XiaFixed bug #62073 (Different ways of iterating over...
2012-05-23 Gustavo André... Fixed bug number in NEWS
2012-05-23 Gustavo André... Updated NEWS w.r.t to ext/intl changes
2012-05-23 Gustavo André... Fixed bug #6208: memory leak in grapheme_extract()
next