History log of /php-src/NEWS (Results 14276 – 14300 of 15454)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 989a61ed 04-Oct-2002 Rasmus Lerdorf

As discussed, add --with-config-file-scan-dir compile-time switch defining
a directory which will be scanned for *.ini files after the main php.ini
file has been parsed. This makes it much e

As discussed, add --with-config-file-scan-dir compile-time switch defining
a directory which will be scanned for *.ini files after the main php.ini
file has been parsed. This makes it much easier to automatically deploy
a modular PHP since adding extensions which have their own ini switches can
now be done by simply dropping a foo.ini file in the right directory and
restarting. A list of parsed ini files is maintained and shown on the
phpinfo page.

show more ...

# 4f05796a 04-Oct-2002

NEWS update

# 0c66e1cc 03-Oct-2002 foobar

sigh..is this so hard?

# 4381225c 03-Oct-2002 Stefan Esser

Added news entry about ftp_ssl_connect()

# 5084c5ec 03-Oct-2002 Andrey Hristov

Added some info about new functions and changed functionality in old ones.

# 22220d89 03-Oct-2002 Yasuo Ohgaki

Rename pg_data_seek() to pg_result_seek().
Give a correct credit for Marcus and Wez.

# 822e3427 02-Oct-2002 foobar

stylissimo

Revision tags: MODERN_SYMMETRIC_SESSION_BEHAVIOUR_20021003
# e4e71fe5 02-Oct-2002 Ilia Alshanetsky

Notes about additions to Apache 2 sapi.

# 84fa2fd9 02-Oct-2002 Marcus Boerger

Better...

# 1e6557f6 02-Oct-2002 Marcus Boerger

Fix implicit_flush

# 875c1da5 02-Oct-2002 Sascha Schumann

Reflect actual stance wrt cli/cgi

# 69957c56 02-Oct-2002 Yasuo Ohgaki

Added pg_unescape_bytea(). Fixed pg_data_seek().
php_pgsql_unescape_bytea(PQunescapeBytea) is shamelessly stolen from PostgreSQL 7.3 :)

# 82e7bea5 02-Oct-2002 Yasuo Ohgaki

pg_data_seek()

# 2728440f 02-Oct-2002 Yasuo Ohgaki

Added pg_ping()

# f8f11ac0 02-Oct-2002 Yasuo Ohgaki

Rename pg_metadata() to pg_meta_data() to confirm naming standard

# 2c744053 01-Oct-2002 Yasuo Ohgaki

Bug fix

# 2ecf6161 01-Oct-2002 Yasuo Ohgaki

Implicit flush fix

# c12bd046 01-Oct-2002 foobar

some typos fixed..

# 6896ba5d 01-Oct-2002

NEWS update

# 3053ba7b 30-Sep-2002 Yasuo Ohgaki

Fixed typo.
# Thanks to Andrey Hristov.

# 81684ed0 30-Sep-2002 Wez Furlong

Even better.

# 5de7ae1f 30-Sep-2002 Wez Furlong

Slight grammar fix.

# 9049e754 30-Sep-2002 Yasuo Ohgaki

Consolidate some entries.

# 6dbe013b 30-Sep-2002 Yasuo Ohgaki

Fixed my name :)

# 95ed0fb2 30-Sep-2002 Yasuo Ohgaki

Added pg_fetch_assoc()

1...<<571572573574575576577578579580>>...619