#
1ea4b17a |
| 02-Jul-2014 |
Nikita Popov |
Merge branch 'PHP-5.5' into PHP-5.6
|
#
d9ebd0f3 |
| 02-Jul-2014 |
Nikita Popov |
Fix bug #67497: eval with parse error causes segfault in generator |
#
05cc46a9 |
| 02-Jul-2014 |
Xinchen Hui |
Update NEWs |
#
22882a9d |
| 02-Jul-2014 |
Xinchen Hui |
Fixed bug #67539 (ArrayIterator use-after-free due to object change during sorting) |
#
df78c483 |
| 02-Jul-2014 |
Xinchen Hui |
Fixed Bug #67538 (SPL Iterators use-after-free) |
#
d5d95f89 |
| 02-Jul-2014 |
Ferenc Kovacs |
add some missing NEWS entries |
#
996fc575 |
| 01-Jul-2014 |
Ferenc Kovacs |
NEWS block for 5.6.0RC3 |
#
d1adf55c |
| 01-Jul-2014 |
Adam Harvey |
Merge branch 'PHP-5.5' into PHP-5.6 * PHP-5.5: Fix ext/pgsql builds with libpq < 7.3.
|
#
2e02f18b |
| 01-Jul-2014 |
Adam Harvey |
Merge branch 'PHP-5.4' into PHP-5.5 * PHP-5.4: Fix ext/pgsql builds with libpq < 7.3.
|
#
899fe3d8 |
| 01-Jul-2014 |
Adam Harvey |
Fix ext/pgsql builds with libpq < 7.3. Fixes bug #67550 (Error in code "form" instead of "from", pgsql.c, line 756). |
#
023d53fe |
| 30-Jun-2014 |
Ferenc Kovacs |
remove the NEWS entry for the reverted fpm fix |
#
e5fdb5b3 |
| 30-Jun-2014 |
Ferenc Kovacs |
remove the NEWS entry for the reverted fpm fix |
#
48df4464 |
| 30-Jun-2014 |
Ferenc Kovacs |
remove the NEWS entry for the reverted fpm fix |
#
6d8d5e93 |
| 30-Jun-2014 |
Ferenc Kovacs |
fix the last fpm NEWS entry, the other bug is related, but not the same what we fixed here |
#
e7c88637 |
| 29-Jun-2014 |
Ferenc Kovacs |
NEWS |
#
12885ef4 |
| 29-Jun-2014 |
Ferenc Kovacs |
NEWS |
#
a7d1656b |
| 29-Jun-2014 |
Ferenc Kovacs |
Fix bug #67091: make install fails to install libphp5.so on FreeBSD 10.0 Simplest fix is to remove the specific checks for freebsd1* as it also matches freebsd10, and nobody should be us
Fix bug #67091: make install fails to install libphp5.so on FreeBSD 10.0 Simplest fix is to remove the specific checks for freebsd1* as it also matches freebsd10, and nobody should be using >=PHP 5.4 with freebsd 1.x(if it is even possible to make it to compile there).
show more ...
|
#
19e5852a |
| 29-Jun-2014 |
Ferenc Kovacs |
adding NEWS entry for the fix for bug #65641 |
#
b1e32a4f |
| 29-Jun-2014 |
Bob Weinand |
Updated NEWS file for recent phpdbg fixes |
#
f201d061 |
| 27-Jun-2014 |
Remi Collet |
NEWS |
#
6c72ea87 |
| 27-Jun-2014 |
Remi Collet |
NEWS |
#
33475879 |
| 27-Jun-2014 |
Remi Collet |
NEWS |
#
2db96fea |
| 27-Jun-2014 |
Stanislav Malyshev |
update the date |
#
08e7252a |
| 24-Jun-2014 |
Stanislav Malyshev |
update NEWS |
#
9d49492f |
| 24-Jun-2014 |
Xinchen Hui |
Fixed bug #67368 (Memory leak with immediately dereferenced array in class constant) |