|
| 1 | +1999-11-20 Sascha Schumann <sascha@schumann.cx> |
| 2 | + |
| 3 | + * ext/dba/config.h.stub |
| 4 | + ext/dba/config.m4 |
| 5 | + ext/dba/dba.c |
| 6 | + ext/dba/dba_db3.c |
| 7 | + ext/dba/php3_db3.h |
| 8 | + ext/dba/Makefile.am: add Berkeley DB3 support |
| 9 | + |
| 10 | +1999-11-20 Andrei Zmievski <zmievski@ispi.net> |
| 11 | + |
| 12 | + * ext/standard/string.c: |
| 13 | + (PHP substr_replace) Changed the order of the arguments. |
| 14 | + |
| 15 | +1999-11-20 Sascha Schumann <sascha@schumann.cx> |
| 16 | + |
| 17 | + * sapi/cgi/php.sym |
| 18 | + sapi/apache/php.sym |
| 19 | + acinclude.m4 |
| 20 | + configure.in |
| 21 | + php.sym: |
| 22 | + --enable-versioning can now be used with CGI/AOLserver as well. Note that |
| 23 | + we do not use versioning per se anymore, but export only the required |
| 24 | + symbols. |
| 25 | + |
| 26 | +1999-11-20 Andi Gutmans <andi@php.net> |
| 27 | + |
| 28 | + * ext/pgsql/pgsql.dsp |
| 29 | + ext/mysql/mysql.dsp: - Changed path to MySQL library in Win32 project |
| 30 | + |
| 31 | +1999-11-20 Thies C. Arntzen <thies@digicol.de> |
| 32 | + |
| 33 | + * ext/standard/string.c: (PHP strtr) new 2-Arg version. |
| 34 | + |
| 35 | + * NEWS: *** empty log message *** |
| 36 | + |
| 37 | +1999-11-20 Andi Gutmans <andi@php.net> |
| 38 | + |
| 39 | + * ext/pgsql/pgsql.dsp |
| 40 | + ext/pgsql/pqsql.dsp: |
| 41 | + - Fixed a typo in the name of the project file. It links now |
| 42 | + |
| 43 | +1999-11-20 changelog <changelog@www> |
| 44 | + |
| 45 | + * NEWS: NEWS update |
| 46 | + |
| 47 | +1999-11-20 Andi Gutmans <andi@php.net> |
| 48 | + |
| 49 | + * ext/pgsql/pgsql.c |
| 50 | + ext/pgsql/pqsql.dsp: |
| 51 | + - More PGSQL thread-safe updates. It still doesn't work though. Crashes for |
| 52 | + some reason at .dll load time |
| 53 | + |
| 54 | + * ext/pgsql/pgsql.c |
| 55 | + ext/pgsql/php3_pgsql.h |
| 56 | + ext/pgsql/pqsql.dsp: - Should pretty much work now |
| 57 | + |
| 58 | + * ext/pgsql/pgsql.c |
| 59 | + ext/pgsql/pqsql.dsp: - Add project file |
| 60 | + |
| 61 | + * ext/pgsql/pgsql.c |
| 62 | + ext/pgsql/php3_pgsql.h: |
| 63 | + - Start PostgreSQL support for Win32. Just added preliminary ZTS support. |
| 64 | + Still need to make minit ZTS. |
| 65 | + |
1 | 66 | 1999-11-19 Andrei Zmievski <zmievski@ispi.net>
|
2 | 67 |
|
3 | 68 | * ext/pcre/php_pcre.c:
|
|
0 commit comments