]> granicus.if.org Git - php/shortlog
php
2012-06-08 Stanislav Malyshevfix potential overflow in _php_stream_scandir
2012-06-07 Anatoliy BelskyMerge branch 'PHP-5.3' into PHP-5.4
2012-06-07 Anatoliy Belskyset current versions for libzip and zip ext
2012-06-07 Anatoliy Belskyupdated NEWS
2012-06-07 Anatoliy BelskyMerge branch 'PHP-5.3' into PHP-5.4
2012-06-07 Anatoliy Belskyupdated NEWS
2012-06-07 Anatoliy BelskyMerge branch 'PHP-5.3' into PHP-5.4
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 Pena- Fix merge
2012-06-07 Felipe PenaMerge commit '15213768e6cc098ab4e53cacc3b5eb86fa85284a...
2012-06-07 Pierrick CharronRegenerated files
2012-06-07 Pierrick CharronMerge branch 'PHP-5.3' into PHP-5.4
2012-06-07 Pierrick CharronRegenerated files
2012-06-07 Pierrick CharronMerge branch 'PHP-5.3' into PHP-5.4
2012-06-07 Pierrick CharronFixed bug #51094 (parse_ini_file() with INI_SCANNER_RAW...
2012-06-07 David Soria... Merge branch 'PHP-5.3' into PHP-5.4
2012-06-07 Till KlampaeckelDon't depend on a fixed path for PHP shebang but use...
2012-06-07 Xinchen HuiMerge branch 'PHP-5.3' into PHP-5.4
2012-06-07 Xinchen HuiRemove unused codes
2012-06-07 slayercatbased on microsoft's description,the direct convert...
2012-06-07 Stanislav Malyshevmerge 5.3 entries
2012-06-07 Stanislav Malyshevrestore NEWS
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 PenaMerge commit 'e59b6dc0ae803d49c3f620818285f98dfb61fd57...
2012-06-03 Felipe PenaMerge branch 'PHP-5.3' into PHP-5.4
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 LoyetMerge branch 'PHP-5.4' of git.php.net:php-src into...
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 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 HuiMerge branch 'PHP-5.3' into PHP-5.4
2012-06-01 Xinchen HuiFixed Bug #62202 (ReflectionParameter::getDefaultValue...
2012-05-31 Stanislav Malyshevsort NEWS
2012-05-31 Stanislav Malyshevfix bug #55042 - erealloc without updating pointer
2012-05-30 Johannes SchlüterMerge branch 'PHP-5.3' into PHP-5.4
2012-05-30 Johannes SchlüterFix bug #62186 readline fails to compile
2012-05-30 Stanislav Malyshevfix unchecked emalloc
2012-05-30 Stanislav Malyshevfix test php-5.4.4RC2
2012-05-30 Stanislav Malyshevfix test
2012-05-30 Xinchen HuiMerge branch 'PHP-5.3' into PHP-5.4
2012-05-30 Jille TimmermansTypofix in comment in proc_open.c
2012-05-30 Stanislav MalyshevMerge branch 'PHP-5.3' into PHP-5.4
2012-05-30 Stanislav Malyshevfix CVE-2012-2143
2012-05-29 Anatoliy BelskyMerge branch 'PHP-5.3' into PHP-5.4
2012-05-29 Anatoliy Belskyupdated the libmagic patch after Felipes regex fix
2012-05-29 Anatoliy BelskyMerge branch 'PHP-5.3' into PHP-5.4
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 Anatoliy BelskyMerge branch 'PHP-5.3' into PHP-5.4
2012-05-29 Matt FickenFixed bug #62176 Test Bug - sapi/cli/tests/bug61546...
2012-05-29 Stanislav Malyshevfix unchecked emalloc
2012-05-29 Stanislav Malyshevadd CVE
2012-05-29 Stanislav Malyshevadd bug 62146
2012-05-29 Stanislav Malyshevadd bug #62082
2012-05-28 Nuno Lopessync with HEAD
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 (the previous patch was not enough...
2012-05-26 Jerome LoyetFixed bug #61218 (FPM drops connection while receiving...
2012-05-26 Jerome LoyetFixed bug #61218 (FPM drops connection while receiving...
2012-05-26 Jerome LoyetFixed bug #62033 (USR2 signal was sent even if not...
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- Fixed bug #62160 (Add process.priority to set nice...
2012-05-26 Jerome Loyet- add missing headers to avoid warnings
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 #62153 (when using unix sockets, multiples...
2012-05-25 Jerome Loyet- Fixed bug #62033 (php-fpm exits with status 0 on...
2012-05-25 Jerome Loyet- Fixed bug #62033 (php-fpm exits with status 0 on...
2012-05-25 Xinchen HuiMerge branch 'PHP-5.3' into PHP-5.4
2012-05-25 Xinchen HuiFixed bug #62128 superfluous ";"
2012-05-25 Anatoliy BelskyMerge branch 'PHP-5.3' into PHP-5.4
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 Anatoliy BelskyMerge branch 'PHP-5.3' into PHP-5.4
2012-05-25 Matt FickenFixed bug #62147 test bug - popen_pclose_basic-win32
2012-05-24 Johannes SchlüterMerge branch 'PHP-5.3' into PHP-5.4
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...
next