summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | Fix for php bug #64802 includes test caseMark Jones2013-08-184-30/+116
| * | new for fix #65225Stanislav Malyshev2013-08-181-0/+1
| * | Fixed #65225: PHP_BINARY incorrectly setPatrick Allaert2013-08-181-1/+6
| * | Use pkg-config to detect iodbcOle Markus With2013-08-181-11/+26
| * | Add -P option to use the current binaryStanislav Malyshev2013-08-181-0/+11
| * | Create test to the extension xmlrpcroot2013-08-182-0/+128
| * | Fixbug: phpize --clean will delete include/*.hTianfeng2013-08-181-1/+1
|/ /
* | Update NEWSChristopher Jones2013-08-161-2/+3
* | Merge branch 'PHP-5.4' of https://git.php.net/repository/php-src into PHP-5.4Christopher Jones2013-08-161-1/+1
|\ \
| * | fix cve numberStanislav Malyshev2013-08-161-1/+1
* | | With --enable-dtrace, the correct PIC/non-PIC .o files on Solaris andChristopher Jones2013-08-161-4/+38
|/ /
* | Merge branch 'PHP-5.4' of https://git.php.net/repository/php-src into PHP-5.4Christopher Jones2013-08-141-3/+3
|\ \
| * | Fixed #65431 in zend_exception.c by SixdXinchen Hui2013-08-151-3/+3
* | | Reduce (some) compile noise of 'unused variable' and 'may be used uninitializ...Christopher Jones2013-08-1423-33/+31
|/ /
* | Skip test if SKIP_ONLINE_TESTS setChristopher Jones2013-08-141-0/+1
* | Merge branch 'PHP-5.3' into PHP-5.4Stanislav Malyshev2013-08-130-0/+0
|\ \ | |/
| * Fix CVE-2013-4073 - handling of certs with null bytesStanislav Malyshev2013-08-134-2/+135
* | Fix CVE-2013-4073 - handling of certs with null bytesStanislav Malyshev2013-08-134-2/+135
* | Fixed #65431 (Discarded qualifiers from pointer target warnings when using --...Xinchen Hui2013-08-145-16/+16
* | removed unused varsAnatol Belski2013-08-121-2/+1
* | fixed strndup usage in the pgsql extAnatol Belski2013-08-121-3/+25
* | ensure notices are not ignored when tests need themStanislav Malyshev2013-08-103-1/+5
* | Fix #61345: fix install of CGI binaryMichael Heimpold2013-08-102-2/+4
* | php.ini-development/production: remove php_zip.dllJan Ehrhardt2013-08-102-2/+0
* | Update NEWSYasuo Ohgaki2013-08-111-0/+3
* | Fixed possible buffer overflow under Windows. Note: Not a security fix.Yasuo Ohgaki2013-08-111-1/+1
* | Fixed Bug #62015 Changed session.auto_start to PHP_INI_PERDIR. It is simply w...Yasuo Ohgaki2013-08-101-1/+1
* | fix bug #65391Michael Wallner2013-08-093-3/+35
* | Update NEWSYasuo Ohgaki2013-08-091-0/+2
* | Merge branch 'PHP-5.4' of ssh://git.php.net/php-src into PHP-5.4Andrey Hristov2013-08-0891-450/+819
|\ \
| * | Remove tabs on blanklines in Makefile sources. This prevents aChristopher Jones2013-08-072-2/+2
| * | Merge branch 'PHP-5.4' of https://git.php.net/repository/php-src into PHP-5.4Christopher Jones2013-08-062-0/+5
| |\ \
| | * | Re-fix Bug #65372 (Segfault in gc_zval_possible_root when return reference fa...Xinchen Hui2013-08-062-0/+5
| |/ /
| * | NEWS for recent DTrace merges.Christopher Jones2013-08-052-1/+5
| * | Fixed bug #62691 (solaris sed has no -i switch)Christopher Jones2013-08-052-2/+2
| * | Enable dtrace probes on linux as they are compatible with systemtapDavid Soria Parra2013-08-051-0/+3
| * | Fixed bug #63706: Cannot build PHP-5.5 with --enable-dtrace on Fedora 17Remi Collet2013-08-051-2/+2
| * | Add an empty make command for DTrace .d files to stop an implicitChristopher Jones2013-08-051-0/+4
| * | Merge branch 'PHP-5.4'Kalle Sommer Nielsen2013-08-051-2/+6
| * | Fixed bug #62978. pg_select()/etc may allow SQL injection when table name is ...Yasuo Ohgaki2013-08-0515-62/+184
| * | First fixes for a 64bit compatible ftp extensionAndreas Streichardt2013-08-046-57/+107
| * | non living code related typo fixesVeres Lajos2013-08-0448-50/+50
| * | fix typoStanislav Malyshev2013-08-041-1/+1
| * | We shouldn't load any local ini files for these testsRasmus Lerdorf2013-08-022-2/+2
| * | pcre_quote? No such thing. How did this ever pass?Rasmus Lerdorf2013-08-021-1/+1
| * | This test needs local infile enabledRasmus Lerdorf2013-08-021-0/+1
| * | This test will only work if gc is enabledRasmus Lerdorf2013-08-021-0/+2
| * | Make sure test.php isn't coming in from the include_pathRasmus Lerdorf2013-08-021-10/+10
| * | Fixed bug Bug #65372 (Segfault in gc_zval_possible_root when return reference...Xinchen Hui2013-08-024-15/+67
| * | Add user contributed test. Bug #61748Yasuo Ohgaki2013-08-021-0/+17