|
| 1 | +2002-10-20 Sean Bright <elixer@erols.com> |
| 2 | + |
| 3 | + * README.SELF-CONTAINED-EXTENSIONS: Fix some verbage. |
| 4 | + |
| 5 | +2002-10-20 Jani Taskinen <sniper@iki.fi> |
| 6 | + |
| 7 | + * NEWS: Try keep those most important entries as first.. |
| 8 | + |
| 9 | +2002-10-20 Moriyoshi Koizumi <moriyoshi@at.wakwak.com> |
| 10 | + |
| 11 | + * main/memory_streams.c: style fix |
| 12 | + |
| 13 | +2002-10-20 Ilia Alshanetsky <ilia@prohost.org> |
| 14 | + |
| 15 | + * main/streams.c: Fixed incorrect handling of files starting with a . |
| 16 | + |
| 17 | +2002-10-20 Moriyoshi Koizumi <moriyoshi@at.wakwak.com> |
| 18 | + |
| 19 | + * ext/mbstring/php_mbregex.c: |
| 20 | + Changed mb_regex_set_options() more informative |
| 21 | + |
| 22 | +2002-10-20 Wez Furlong <wez.php@thebrainroom.net> |
| 23 | + |
| 24 | + * configure.in: Add the actual ftok check for Derick :-) |
| 25 | + |
| 26 | +2002-10-20 Derick Rethans <d.rethans@jdimedia.nl> |
| 27 | + |
| 28 | + * ext/standard/basic_functions.c |
| 29 | + ext/standard/ftok.c |
| 30 | + ext/standard/php_ftok.h: - Only include ftok() if it is available |
| 31 | + |
| 32 | + * ext/standard/ftok.c |
| 33 | + ext/standard/php_ftok.h |
| 34 | + ext/standard/basic_functions.c: |
| 35 | + - Remove #ifdefs around ftok function so that it is also available when |
| 36 | + none of the IPC extensions are enabled. |
| 37 | + |
| 38 | +2002-10-20 Moriyoshi Koizumi <moriyoshi@at.wakwak.com> |
| 39 | + |
| 40 | + * ext/mbstring/mbstring.c: ZTS fixes |
| 41 | + |
| 42 | +2002-10-20 Masaki Fujimoto <fujimoto@studio.co.jp> |
| 43 | + |
| 44 | + * main/main.c |
| 45 | + ext/mbstring/mbfilter.c |
| 46 | + ext/mbstring/mbstring.c |
| 47 | + ext/mbstring/mbstring.h: |
| 48 | + fixed highlight related bugs (in case shift_jis input/output filters are enabled) |
| 49 | + |
| 50 | +2002-10-20 Maxim Maletsky <maxim@maxim.cx> |
| 51 | + |
| 52 | + * ext/oci8/oci8.c: fixed proto: OCIExecute() returns boolean, not integer |
| 53 | + |
1 | 54 | 2002-10-19 Derick Rethans <d.rethans@jdimedia.nl>
|
2 | 55 |
|
3 | 56 | * ext/standard/tests/strings/implode.phpt:
|
|
0 commit comments