#
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) |
#
378d5d4e |
| 31-May-2006 |
Ilia Alshanetsky |
spelling corrections |
#
c116ecf2 |
| 31-May-2006 |
Derick Rethans |
- There was nothing wrong here, bug report #37595 is bogus. - Added a new test case to demonstrate a longer plain text. |
#
47edd8a3 |
| 31-May-2006 |
Antony Dovgal |
MFH: fix #37595 (mcrypt_generic calculates data length in wrong way) |
#
42f32bfa |
| 31-May-2006 |
Andi Gutmans |
- Fix typo |
#
258351c3 |
| 30-May-2006 |
Michael Wallner |
- fix bug #37635 (parameter of pcntl signal handler is trashed) |
#
5186ee9c |
| 30-May-2006 |
Ilia Alshanetsky |
Added memory_get_peak_usage() function for retrieving peak memory usage of a PHP script. |
#
fb92e33b |
| 30-May-2006 |
Derick Rethans |
- MFH: Fixed bug #37616: DATE_RFC822 does not product RFC 822 dates. (Patch by Hannes Magnusson) |
#
aa405956 |
| 29-May-2006 |
Marcus Boerger |
- BFN |
#
3b407d14 |
| 29-May-2006 |
Michael Wallner |
- Fixed bug #36949 (invalid internal mysqli objects dtor) |
#
aed81da3 |
| 29-May-2006 |
Antony Dovgal |
BFN |