|
| 1 | +2005-03-22 Moriyoshi Koizumi <moriyoshi@at.wakwak.com> |
| 2 | + |
| 3 | + * ext/mbstring/config.m4 |
| 4 | + ext/mbstring/config.w32 |
| 5 | + ext/mbstring/mbstring.c |
| 6 | + ext/mbstring/mbstring.dsp: |
| 7 | + - Add Armenian encoding / NLS (patch by Hayk Chamyan) |
| 8 | + |
| 9 | +2005-03-22 Edin Kadribasic <edink@emini.dk> |
| 10 | + |
| 11 | + * (PHP_4_3) |
| 12 | + ext/exif/exif.c |
| 13 | + ext/exif/exif.dsp |
| 14 | + ext/mbstring/mbstring.dsp: |
| 15 | + Fix exif win32 build |
| 16 | + |
| 17 | +2005-03-22 Jani Taskinen <jani.taskinen@sci.fi> |
| 18 | + |
| 19 | + * ext/standard/tests/array/locale_sort.phpt: |
| 20 | + Added SKIPIF |
| 21 | + |
| 22 | + * ext/standard/tests/array/locale_sort.phpt |
| 23 | + ext/standard/tests/array/locale_sort.phpt: |
| 24 | + |
| 25 | + Addded test for locale aware sort |
| 26 | + |
| 27 | +2005-03-22 Antony Dovgal <tony2001@phpclub.net> |
| 28 | + |
| 29 | + * (PHP_4_3) |
| 30 | + NEWS |
| 31 | + NEWS |
| 32 | + sapi/cli/php_cli.c |
| 33 | + sapi/cli/php_cli.c: |
| 34 | + MFH: fix #28803 (enabled debug causes bailout errors with CLI on AIX |
| 35 | + because of fflush() called on already closed filedescriptor) |
| 36 | + |
| 37 | + * sapi/cli/php_cli.c: |
| 38 | + fix #28803 (enabled debug causes bailout errors with CLI on AIX |
| 39 | + because of fflush() called on already closed filedescriptor) |
| 40 | + |
| 41 | +2005-03-22 Ilia Alshanetsky <ilia@prohost.org> |
| 42 | + |
| 43 | + * ext/standard/microtime.c: |
| 44 | + Fixed compiler warning. |
| 45 | + |
| 46 | +2005-03-22 Dmitry Stogov <dmitry@zend.com> |
| 47 | + |
| 48 | + * (PHP_5_0) |
| 49 | + NEWS: |
| 50 | + Fixed bug #30106 (SOAP cannot not parse 'ref' element. Causes Uncaught |
| 51 | + SoapFault exception) |
| 52 | + |
| 53 | +2005-03-22 Derick Rethans <php@derickrethans.nl> |
| 54 | + |
| 55 | + * (PHP_5_0) |
| 56 | + README.CVS-RULES |
| 57 | + README.CVS-RULES: |
| 58 | + - MFH: Changed to reflect "current practise" |
| 59 | + |
| 60 | + * README.CVS-RULES: |
| 61 | + - Changed to reflect "current practise" |
| 62 | + |
| 63 | +2005-03-22 Christopher Kings-Lynne <chriskl@users.sourceforge.net> |
| 64 | + |
| 65 | + * NEWS |
| 66 | + ext/pgsql/CREDITS |
| 67 | + ext/pgsql/config.m4 |
| 68 | + ext/pgsql/config.w32 |
| 69 | + ext/pgsql/pgsql.c |
| 70 | + ext/pgsql/php_pgsql.h |
| 71 | + ext/pgsql/tests/06copy.phpt |
| 72 | + ext/pgsql/tests/07optional.phpt: |
| 73 | + Tweak some #if's to be more orthogonal. |
| 74 | + |
| 75 | + (PHP pg_set_error_verbosity) New function to set PostgreSQL error |
| 76 | + verbosity |
| 77 | + |
| 78 | + (PHP pg_copy_from) Use non-deprecated API if it is available |
| 79 | + |
| 80 | + (PHP pg_copy_to) Use non-deprecated API if it is available |
| 81 | + |
| 82 | +2005-03-22 Ilia Alshanetsky <ilia@prohost.org> |
| 83 | + |
| 84 | + * ext/standard/array.c: |
| 85 | + Simplify argument checking code for array_combine(). |
| 86 | + |
1 | 87 | 2005-03-21 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
|
2 | 88 |
|
3 | 89 | * (PHP_5_0)
|
|
0 commit comments