#
0e0df5e4 |
| 12-Sep-2007 |
Jani Taskinen |
BFN |
#
ada2b7ca |
| 12-Sep-2007 |
Nuno Lopes |
BFN #39651 |
#
26bcbca3 |
| 12-Sep-2007 |
Jani Taskinen |
fix news |
#
dc34874d |
| 12-Sep-2007 |
Andrey Hristov |
Fix stupid error, which happens only on Windows. And we thought this has been fixed. Now my_thread_end() should be called and there should be no warnings in the error logs of exiting thread,
Fix stupid error, which happens only on Windows. And we thought this has been fixed. Now my_thread_end() should be called and there should be no warnings in the error logs of exiting thread, which hasn't deinited, and leaks.
show more ...
|
#
fd15282c |
| 11-Sep-2007 |
Pierre Joye |
- [DOC] add alpha support for imagefilter's IMG_FILTER_COLORIZE |
#
ea6de20d |
| 10-Sep-2007 |
Ilia Alshanetsky |
Fixed Bug #42596 (session.save_path MODE option does not work). |
#
96810f0a |
| 10-Sep-2007 |
Dmitry Stogov |
Fixed bug #42587 (behaviour change regarding symlinked .php files) |
#
9f249298 |
| 09-Sep-2007 |
Ilia Alshanetsky |
BFN |
#
e041a39e |
| 09-Sep-2007 |
Scott MacVicar |
BFN |
#
374bef4b |
| 09-Sep-2007 |
Pierre Joye |
- #106 entry |
#
279f8d48 |
| 07-Sep-2007 |
Jani Taskinen |
BFN |
#
f393620b |
| 07-Sep-2007 |
Jani Taskinen |
BFN |
#
022d4fc0 |
| 07-Sep-2007 |
Ilia Alshanetsky |
Added missing safety checks for 2nd parameter of setlocale() function |
#
09fbf87a |
| 06-Sep-2007 |
Andrey Hristov |
Fixed leaks with multiple connects using one mysqli object. HEAD will be fixed during the next mysqlnd merge Fixed failing test for bug38710, 5.0 version is bad, 5.1 is ok. |
#
649152ca |
| 05-Sep-2007 |
Andrey Hristov |
Fixed bug #42378 (mysqli_stmt_bind_result memory exhaustion) Fixed regression of bug 38710. Already fixed in HEAD. #HEAD will be fixed when doing the next merge from svn |
#
e56466ed |
| 05-Sep-2007 |
Dmitry Stogov |
Fixed bug #42214 (SoapServer sends clients internal PHP errors) |
#
ee944bd1 |
| 05-Sep-2007 |
Dmitry Stogov |
Fixed bug #42488 (SoapServer reports an encoding error and the error itself breaks). |
#
5d238efa |
| 05-Sep-2007 |
Dmitry Stogov |
Fixed bug #42523 (PHP_SELF duplicates path) |
#
18ce620b |
| 04-Sep-2007 |
Antony Dovgal |
bfn |
#
72f910c0 |
| 04-Sep-2007 |
Ilia Alshanetsky |
Fixed possible buffer overflows inside the fnmatch() and glob() functions |
#
59a410cb |
| 03-Sep-2007 |
Ilia Alshanetsky |
Fixed bug #42506 (php_pgsql_convert() timezone parse bug) |
#
09cad322 |
| 03-Sep-2007 |
Ilia Alshanetsky |
Fixed bug #42468 (Write lock on file_get_contents fails when using a compression stream). |
#
152d3799 |
| 01-Sep-2007 |
Derick Rethans |
- MFH: Fixed bug #42512 (ip2long('255.255.255.255') should return 4294967295 on 64-bit PHP). |
#
3edd2a69 |
| 01-Sep-2007 |
Nuno Lopes |
upgrade to PCRE 7.3 |
Revision tags: RELEASE_1_2_4 |
|
#
39bceffc |
| 31-Aug-2007 |
Dmitry Stogov |
Fixed bug #42453 (CGI SAPI does not shut down cleanly with -i/-m/-v cmdline options) |