]> granicus.if.org Git - php/shortlog
php
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()
2012-05-23 Gustavo André... Fixed bug #62082
2012-05-23 Gustavo André... Fixed bug #62081
2012-05-23 Gustavo André... Fixed bug #62070
2012-05-23 Jerome Loyet- Fixed bug #61026 (FPM pools can listen on the same...
2012-05-23 Jerome Loyet- Fixed bug #61295 (php-fpm should not fail with commen...
2012-05-23 Jerome Loyet- Fix help message for '-R'
2012-05-23 Jerome Loyet- add missing help message for '-R'
2012-05-23 Jerome Loyet- Fixed bug #61835 (php-fpm is not allowed to run as...
2012-05-23 Xinchen HuiFix typo while resolving conflicts
2012-05-23 Xinchen HuiRevert "Implemented FR #61602 Allow access to name...
2012-05-22 Anatoliy BelskyFix bug #62109 tests\basic\bug46313-win.phpt fails
2012-05-22 Jerome Loyet- Fixed bug #61045 (fpm don't send error log to fastcgi...
2012-05-21 Matt FickenFix bug #62066 Test Bug - ext/tidy/tests/004.phpt
2012-05-21 Matt FickenFixed bug #62068 Test bug - gmp_nextprime and 022
2012-05-19 zoe slatteryFix: 62067 Moved comments to FILE section
2012-05-18 Felipe Pena- BFN
2012-05-18 Felipe Pena- Fixed bug #62064 (memory leak in the XML Writer module)
2012-05-16 Johannes SchlüterPHP 5.3.15-dev
2012-05-16 Johannes SchlüterMerge branch 'PHP-5.3' of git.php.net:/php-src into...
2012-05-16 Stanislav Malyshevfd fix
2012-05-16 Stanislav Malyshevfix bug #61065
2012-05-16 andreyFix for bug#62046
next