|
|
|
@ -1,3 +1,40 @@ |
|
|
|
2005-04-20 Ilia Alshanetsky <ilia@prohost.org> |
|
|
|
|
|
|
|
* ext/fdf/fdf.c: |
|
|
|
Fixed ZTS build of fdf extension. |
|
|
|
|
|
|
|
2005-04-20 Brian France <list@firehawksystems.com> |
|
|
|
|
|
|
|
* (PHP_4_3) |
|
|
|
NEWS |
|
|
|
NEWS |
|
|
|
acinclude.m4 |
|
|
|
acinclude.m4: |
|
|
|
MFH: Added support for .cc files in extensions. |
|
|
|
|
|
|
|
* NEWS |
|
|
|
acinclude.m4: |
|
|
|
Added support for .cc files in extensions. |
|
|
|
|
|
|
|
2005-04-20 Georg Richter <georg@mysql.com> |
|
|
|
|
|
|
|
* ext/mysqli/mysqli_api.c: |
|
|
|
another fix for last commit (committed from wrong tree) :( |
|
|
|
|
|
|
|
* ext/mysqli/mysqli.c |
|
|
|
ext/mysqli/tests/009.phpt: |
|
|
|
fixed typo in last commit :( |
|
|
|
|
|
|
|
* ext/mysqli/mysqli.c |
|
|
|
ext/mysqli/mysqli_api.c: |
|
|
|
added support for data truncation (bind_result) for MySQL 5.0.5 |
|
|
|
|
|
|
|
2005-04-20 Dmitry Stogov <dmitry@zend.com> |
|
|
|
|
|
|
|
* (PHP_5_0) |
|
|
|
NEWS: |
|
|
|
Fixed bug #32776 (SOAP doesn't support one-way operations) |
|
|
|
|
|
|
|
2005-04-19 Jani Taskinen <jani.taskinen@sci.fi> |
|
|
|
|
|
|
|
* (PHP_5_0) |
|
|
|
|