#
de85c9cd |
| 26-Jun-2006 |
Dmitry Stogov |
Fixed bug #37862 (Integer pointer comparison to numeric value) |
#
563c920c |
| 25-Jun-2006 |
Hannes Magnusson |
MFH http_build_query() & parse_url() news # Patch by helgi thormar |
#
a5d56bb9 |
| 25-Jun-2006 |
Hannes Magnusson |
Added image_type_to_extension() # Was suppost to be in 5.0beta#3... :) |
#
437494dd |
| 20-Jun-2006 |
Hannes Magnusson |
Bug fix news... |
#
8b993875 |
| 19-Jun-2006 |
Antony Dovgal |
BFN |
#
f4106441 |
| 19-Jun-2006 |
Michael Wallner |
- Fix Bug #37780 memory leak trying to execute a non existing file (CLI) |
#
3b7be889 |
| 19-Jun-2006 |
Ilia Alshanetsky |
Added posix_initgroups() function. |
#
6bfeea9e |
| 16-Jun-2006 |
Rasmus Lerdorf |
MFH: Backported allow_url_include from HEAD. This directive allows separate control of URL handling in includes/requires allowing sites to enable allow_url_fopen without enabling remote incl
MFH: Backported allow_url_include from HEAD. This directive allows separate control of URL handling in includes/requires allowing sites to enable allow_url_fopen without enabling remote includes.
show more ...
|
#
6c310f9c |
| 16-Jun-2006 |
Dmitry Stogov |
New crypt() implementation for win32 which is about 10 times faster and has more friendly license. |
#
60328ea7 |
| 15-Jun-2006 |
Dmitry Stogov |
Added automatic module globals management |
#
d3c3a54b |
| 15-Jun-2006 |
foobar |
fix news. gaps left intentionally.. |
#
d74f9ff5 |
| 11-Jun-2006 |
Ilia Alshanetsky |
Improved performance of the implode() function on associated arrays by 200-300%. |
#
37d88ca5 |
| 10-Jun-2006 |
Ilia Alshanetsky |
Improved performance of str_replace() when doing 1 char to 1 char or 1 char to many chars replacement by 30-40%. |
#
96724797 |
| 09-Jun-2006 |
Michael Wallner |
BFN: - Fixed bug #37720 (merge_php_config scrambles values). (Mike, pumuckel at metropolis dot de) |
#
6654a07e |
| 08-Jun-2006 |
Ilia Alshanetsky |
Update credits |
#
ddd8fd3e |
| 08-Jun-2006 |
Derick Rethans |
- Fixed bug #37747 (strtotime segfaults when given "nextyear"). |
#
402de014 |
| 07-Jun-2006 |
Ilia Alshanetsky |
Bug fixing news |
#
a9c6e4be |
| 07-Jun-2006 |
Ilia Alshanetsky |
Fixed bug #37709 (Possible crash in PDO::errorCode()). |
#
6ab23efb |
| 05-Jun-2006 |
Ilia Alshanetsky |
Fixed bug #37705 (Semaphore constants not available). |
#
8b764bd0 |
| 05-Jun-2006 |
Edin Kadribasic |
Fixed bug #35886 (nlopes) |
#
163f0da7 |
| 05-Jun-2006 |
Antony Dovgal |
BFN |
#
63a658ee |
| 04-Jun-2006 |
Ilia Alshanetsky |
Fixed bug #37671 (MySQLi extension fails to recognize BIT column). |
Revision tags: BEFORE_NEW_OUTPUT_API |
|
#
6e2ff39e |
| 01-Jun-2006 |
Michael Wallner |
- Fix bug #37630: MySQL extensions should link against thread safe client libs if built with ZTS |
#
57cdfc58 |
| 01-Jun-2006 |
Michael Wallner |
- fix order |
#
c0505439 |
| 01-Jun-2006 |
Michael Wallner |
- Fixed bug #37363 (PDO_MYSQL does not build if no other mysql extension is enabled) |