1
0
mirror of https://github.com/php/php-src.git synced 2026-04-11 01:53:36 +02:00

ChangeLog update

This commit is contained in:
2000-06-29 01:09:08 +00:00
parent 7f5c13db41
commit 64293ba38f

View File

@@ -1,3 +1,31 @@
2000-06-28 Andrei Zmievski <andrei@ispi.net>
* TODO: Would be a useful thing to have.
* ext/standard/array.c: Oops, didn't mean to commit that.
* ext/standard/array.c
ext/pcre/php_pcre.c
ext/pcre/php_pcre.h:
- Added an optional parameter to preg_replace() that can be used to
specify how many replacements to make.
2000-06-28 Zeev Suraski <zeev@php.net>
* sapi/apache/mod_php4.c:
I'm not sure whether this is necessary or not. Is it guarenteed that get_module_conf()
will always return a value? Even if there were no relevant directives at all?
2000-06-28 Andi Gutmans <andi@php.net>
* main/php_virtual_cwd.c:
- Fix problem with VIRTUAL_DIR and relative paths containing ..
2000-06-28 Joey Smith <joey@samaritan.com>
* ext/pdf/pdf.c: Added note about creating PDF documents in memory.
This is not quite complete, due to a bug in pdflib 3.0.
2000-06-27 Sascha Schumann <sascha@schumann.cx>
* ext/session/session.c: Cosmetic name change