#
bf9ad4e6 |
| 14-Jan-2013 |
Lars Strojny |
Support BITMAPV5HEADER in getimagesize(): https://en.wikipedia.org/wiki/BMP_file_format#DIB_header_.28bitmap_information_header.29 |
#
1e9a3ed2 |
| 14-Jan-2013 |
Lars Strojny |
Fix bug #63916: PDO::PARAM_INT casts to 32bit int internally even on 64bit builds in pdo_sqlite |
#
99d087e5 |
| 14-Jan-2013 |
Lars Strojny |
Fixed bug #63921: sqlite3::bindvalue and relative PHP functions aren't using sqlite3_*_int64 API |
#
62059c16 |
| 14-Jan-2013 |
Xinchen Hui |
Fixed bug #63980 (object members get trimmed by zero bytes) |
#
1a96fe0b |
| 14-Jan-2013 |
Stanislav Malyshev |
fix bug #63982: isset() inconsistently produces a fatal error on protected property |
#
f9e8678d |
| 09-Jan-2013 |
Dmitry Stogov |
Fixed bug #63882 (zend_std_compare_objects crash on recursion) |
#
f3b1b851 |
| 09-Jan-2013 |
Xinchen Hui |
update NEWS |
#
c05ee74e |
| 09-Jan-2013 |
Xinchen Hui |
Fixed bug #63943 (Bad warning text from strpos() on empty needle) |
#
6e684e6a |
| 08-Jan-2013 |
Adam Harvey |
Add NEWS for the previously cherry picked commit. |
#
4a68c465 |
| 07-Jan-2013 |
Andrey Hristov |
Merge branch 'PHP-5.5' Conflicts: NEWS
|
#
cde53e7f |
| 07-Jan-2013 |
Andrey Hristov |
fix different values of mysqli_stmt_affected_rows between libmysql and mysqlnd (in favor of libmysql) before execute and after prepare() |
#
67c662a0 |
| 06-Jan-2013 |
Derick Rethans |
Update news with new bug fix. |
#
a951693c |
| 06-Jan-2013 |
Lars Strojny |
News entry for bug #52126 |
#
ec2fff80 |
| 06-Jan-2013 |
Lars Strojny |
Bug #23955: allow specifiy max age for setcookie() |
#
67557fcf |
| 06-Jan-2013 |
Lars Strojny |
Bug #63699: performance improvements for varios ext/date functions |
#
2feea39a |
| 04-Jan-2013 |
Xinchen Hui |
Update NEWS |
#
c3e6de22 |
| 04-Jan-2013 |
Xinchen Hui |
Fixed bug #63899 (Use after scope error in zend_compile) |
#
5894aa09 |
| 04-Jan-2013 |
Stanislav Malyshev |
5.4.12-dev |
#
712710bf |
| 03-Jan-2013 |
Johannes Schlüter |
This will be PHP 5.3.22 |
#
7ed2fdbf |
| 02-Jan-2013 |
Stanislav Malyshev |
add bug #63762 |
#
86c46b96 |
| 02-Jan-2013 |
Stanislav Malyshev |
add fix #43177 |
#
dd288f93 |
| 31-Dec-2012 |
Stanislav Malyshev |
fix NEWS |
#
8228597e |
| 30-Dec-2012 |
Pierrick Charron |
Fixed bug #63874 (Segfaul if php_strip_whitespace has heredoc) T_END_HEREDOC don't carry a token value anymore since commit 4cf90e06c Bugfix by Nikita for bug #60097 |
#
ee258fe8 |
| 29-Dec-2012 |
Lars Strojny |
News entry for +0/-0 filter fix |
#
722b8fb8 |
| 28-Dec-2012 |
Pierrick Charron |
Add new curl options Addes new curl options CURLOPT_TELNETOPTIONS, CURLOPT_GSSAPI_DELEGATION, CURLOPT_ACCEPTTIMEOUT_MS, CURLOPT_SSL_OPTIONS, CURLOPT_TCP_KEEPALIVE, CURLOPT_TCP_KEEPID
Add new curl options Addes new curl options CURLOPT_TELNETOPTIONS, CURLOPT_GSSAPI_DELEGATION, CURLOPT_ACCEPTTIMEOUT_MS, CURLOPT_SSL_OPTIONS, CURLOPT_TCP_KEEPALIVE, CURLOPT_TCP_KEEPIDLE and CURLOPT_TCP_KEEPINTVL.
show more ...
|