]> granicus.if.org Git - php/shortlog
php
2013-08-18 Stanislav Malyshevnew for fix #65225
2013-08-18 Patrick AllaertFixed #65225: PHP_BINARY incorrectly set
2013-08-18 Ole Markus... Use pkg-config to detect iodbc
2013-08-18 Stanislav MalyshevAdd -P option to use the current binary
2013-08-18 rootCreate test to the extension xmlrpc
2013-08-18 TianfengFixbug: phpize --clean will delete include/*.h
2013-08-16 Christopher... Update NEWS
2013-08-16 Christopher... Merge branch 'PHP-5.4' of https://git.php.net/repositor...
2013-08-16 Christopher... With --enable-dtrace, the correct PIC/non-PIC .o files...
2013-08-16 Stanislav Malyshevfix cve number
2013-08-15 Christopher... Merge branch 'PHP-5.4' of https://git.php.net/repositor...
2013-08-15 Xinchen HuiFixed #65431 in zend_exception.c by Sixd
2013-08-15 Christopher... Reduce (some) compile noise of 'unused variable' and...
2013-08-14 Christopher... Skip test if SKIP_ONLINE_TESTS set
2013-08-14 Stanislav MalyshevMerge branch 'PHP-5.3' into PHP-5.4
2013-08-14 Stanislav MalyshevFix CVE-2013-4073 - handling of certs with null bytes
2013-08-14 Stanislav MalyshevFix CVE-2013-4073 - handling of certs with null bytes
2013-08-14 Xinchen HuiFixed #65431 (Discarded qualifiers from pointer target...
2013-08-12 Anatol Belskiremoved unused vars
2013-08-12 Anatol Belskifixed strndup usage in the pgsql ext
2013-08-11 Stanislav Malyshevensure notices are not ignored when tests need them
2013-08-11 Michael HeimpoldFix #61345: fix install of CGI binary
2013-08-11 Jan Ehrhardtphp.ini-development/production: remove php_zip.dll
2013-08-10 Yasuo OhgakiUpdate NEWS
2013-08-10 Yasuo OhgakiFixed possible buffer overflow under Windows. Note...
2013-08-10 Yasuo OhgakiFixed Bug #62015 Changed session.auto_start to PHP_INI_...
2013-08-09 Michael Wallnerfix bug #65391
2013-08-09 Yasuo OhgakiUpdate NEWS
2013-08-08 Andrey HristovMerge branch 'PHP-5.4' of ssh://git.php.net/php-src...
2013-08-08 Andrey HristovMerge branch 'PHP-5.3' into PHP-5.4
2013-08-07 Christopher... Remove tabs on blanklines in Makefile sources. This...
2013-08-06 Christopher... Merge branch 'PHP-5.4' of https://git.php.net/repositor...
2013-08-06 Xinchen HuiRe-fix Bug #65372 (Segfault in gc_zval_possible_root...
2013-08-05 Christopher... NEWS for recent DTrace merges.
2013-08-05 Christopher... Fixed bug #62691 (solaris sed has no -i switch)
2013-08-05 David Soria... Enable dtrace probes on linux as they are compatible...
2013-08-05 Remi ColletFixed bug #63706: Cannot build PHP-5.5 with --enable...
2013-08-05 Christopher... Add an empty make command for DTrace .d files to stop...
2013-08-05 Kalle Sommer... Merge branch 'PHP-5.4'
2013-08-05 Yasuo OhgakiFixed bug #62978. pg_select()/etc may allow SQL injecti...
2013-08-05 Andreas StreichardtFirst fixes for a 64bit compatible ftp extension
2013-08-04 Veres Lajosnon living code related typo fixes
2013-08-04 Stanislav Malyshevfix typo
2013-08-02 Rasmus LerdorfWe shouldn't load any local ini files for these tests
2013-08-02 Rasmus Lerdorfpcre_quote? No such thing. How did this ever pass?
2013-08-02 Rasmus LerdorfThis test needs local infile enabled
2013-08-02 Rasmus LerdorfThis test will only work if gc is enabled
2013-08-02 Rasmus LerdorfMake sure test.php isn't coming in from the include_path
2013-08-02 Xinchen HuiFixed bug Bug #65372 (Segfault in gc_zval_possible_root...
2013-08-02 Yasuo OhgakiAdd user contributed test. Bug #61748
2013-07-31 Christopher... Merge branch 'PHP-5.4' of https://git.php.net/repositor...
2013-07-31 Dmitry StogovImproved fix for bug #44686 (SOAP-ERROR: Parsing WSDL)
2013-07-31 Dmitry StogovFixed bug #65018 (SoapHeader problems with SoapServer)
2013-07-30 Rui HirokawaMFH: fixed #65045: mb_convert_encoding breaks well...
2013-07-26 Yasuo OhgakiFixed bug #65336
2013-07-25 Christopher... Merge branch 'PHP-5.4' of https://git.php.net/repositor...
2013-07-25 Christopher... Merge branch 'PHP-5.4' of https://git.php.net/repositor...
2013-07-25 Christopher... Merge branch 'PHP-5.4' of https://git.php.net/repositor...
2013-07-25 Xinchen HuiUpper section name
2013-07-25 Xinchen HuiFixed bug #65328 (Segfault when getting SplStack object...
2013-07-24 Stanislav MalyshevMerge branch 'bug65028' into PHP-5.4
2013-07-23 Johannes SchlüterFix compiler warning on redefined constant
2013-07-23 Anatol Belskifixed bug #65311 testsuite failure due to incomplete...
2013-07-22 Christopher... Merge branch 'PHP-5.4' of https://git.php.net/repositor...
2013-07-22 Christopher... Merge branch 'PHP-5.3' of https://git.php.net/repositor...
2013-07-22 Anatol Belskifixed possible null deref
2013-07-22 Stanislav Malyshevfix bug #65028 Phar::buildFromDirectory creates corrup...
2013-07-22 Yoshinari Takaoka- addressed bug #65159, Misleading configure help text...
2013-07-22 Stanislav MalyshevUpdate news for FILTER_SANITIZE_FULL_SPECIAL_CHARS fix
2013-07-22 AndreyWrong value for FILTER_SANITIZE_FULL_SPECIAL_CHARS...
2013-07-21 Xinchen HuiFixed bug #65304 (Use of max int in array_sum)
2013-07-21 Xinchen HuiReorder NEWS
2013-07-20 Arpad RayFixed bug #65291 - get_defined_constants() crash with...
2013-07-19 Arpad RayFixed bug #65291 - get_defined_constants() crash with...
2013-07-19 Matteo BeccatiProperly fixed bug #63186 on NetBSD == 6.0
2013-07-18 Yasuo OhgakiImprove php.ini-* documentation
2013-07-17 Stanislav Malyshev5.4.19 is next
2013-07-17 Arpad RayFixed bug #50308 - session id not appended properly...
2013-07-17 Arpad RayFix bug #62129 - rfc1867 crashes php even though turned off
2013-07-16 Stanislav Malyshevadd news for xml fix
2013-07-16 Anatol Belskifix TS build
2013-07-16 Anatol Belskiadded sapi check for dl() test
2013-07-16 Johannes SchlüterMake zval2myslqnd implementations aware of inheritance
2013-07-15 Anatol BelskiFixed typo ensuring header str is \0 terminated
2013-07-15 Anatol Belskifix buffer overrun
2013-07-15 sasezakifix invalid variable name at ext/spl/internal/multiplei...
2013-07-15 kazusuke sasezakifix invalid variable name at ext/spl/internal/multiplei...
2013-07-15 Veres Lajosrevert false fix
2013-07-15 Veres Lajostypo fixes
2013-07-15 Veres Lajosless serious compatAbility fixes
2013-07-15 Veres Lajostypos (orig)
2013-07-15 Stanislav MalyshevFix bug #62665: add curl.cainfo to php.ini
2013-07-15 Stanislav Malyshevadd news for bug #65219
2013-07-15 Lior KaplanAdd built-in web server to invocation list
2013-07-14 Lior KaplanTerminology: change embedded web server to built-in...
2013-07-14 Lior KaplanAlign -B and -E parameter names with cli usage (begin_c...
2013-07-14 Anatol BelskiMerge branch 'PHP-5.4' of https://github.com/php/php...
2013-07-14 Anatol Belskifix uninitialized memory usage
2013-07-14 Stanley SufficoolMerge branch 'PHP-5.3' into PHP-5.4
2013-07-14 Stanley SufficoolFix Bug #65219
next