1
0
mirror of https://github.com/php/php-src.git synced 2026-04-27 01:48:26 +02:00
Commit Graph

1220 Commits

Author SHA1 Message Date
Andrei Zmievski e938ca62e9 Tweak. 2002-10-21 15:06:09 +00:00
foobar 455d2485f7 Try keep those most important entries as first.. 2002-10-20 23:09:24 +00:00
790aea267d NEWS update 2002-10-19 00:34:01 +00:00
Harald Radi b39d79713b make jani happy 2002-10-18 08:18:11 +00:00
foobar 9c6d9ab4c5 achtung: keep the style consistent! :) 2002-10-18 07:56:01 +00:00
Markus Fischer 5b4b10c5eb - word_count() -> str_word_count() 2002-10-18 07:29:40 +00:00
fe8ed20528 NEWS update 2002-10-18 00:34:26 +00:00
Yasuo Ohgaki aab58233c5 Added pg_get_pid() that get backend process PID.
Does anyone prefer pg_get_backend_pid() or else?
2002-10-17 23:42:43 +00:00
Yasuo Ohgaki 8fc45de3de Added pg_get_notify() for better performace for applications
cache query results.
Removed unneeded entry.
2002-10-17 08:04:28 +00:00
foobar de597eb3c6 Snow..yuck.. 2002-10-17 05:17:35 +00:00
f43fd046ea NEWS update 2002-10-17 00:34:11 +00:00
Edin Kadribasic 8b0388b973 Newly available extensions on windows. 2002-10-16 09:15:05 +00:00
Ilia Alshanetsky 642347ab36 Bug fixing news. 2002-10-15 12:09:29 +00:00
foobar e737d2c069 Try keep those moved/removed exts entry at top. 2002-10-15 01:16:45 +00:00
Ilia Alshanetsky b1b4bf9144 Bug fixing news entries. 2002-10-15 00:46:51 +00:00
226f0a1ed8 NEWS update 2002-10-15 00:36:04 +00:00
Zeev Suraski 9a9c1b435c Change the 'security level' of registry entries to PHP_INI_SYSTEM. They're
in the system hive in the registry, so only people with administrative
priveleges can add stuff in there.
2002-10-14 12:05:09 +00:00
7e6280630b NEWS update 2002-10-14 00:36:11 +00:00
foobar 62103501be Add note about fhttpd removal. 2002-10-12 23:05:34 +00:00
James Cox 27ab17b20e mention vpopmail. 2002-10-12 17:47:45 +00:00
foobar a6c3ba12bf added cybercash to the killed exts list.. 2002-10-12 14:59:40 +00:00
foobar 3fdd57b78b Add the removed extensions. 2002-10-12 01:13:45 +00:00
1e616821b6 NEWS update 2002-10-12 00:35:16 +00:00
foobar 396c1b20f0 SP 2002-10-10 21:28:38 +00:00
Ilia Alshanetsky 47a78e4908 Bug fix news. 2002-10-10 18:41:20 +00:00
Yasuo Ohgaki 9964da4ca2 Fixed entry 2002-10-10 11:32:27 +00:00
Markus Fischer 4aaf885d4c - Update 2002-10-09 07:45:17 +00:00
Ilia Alshanetsky 73e85db8fc Apache 2 news 2002-10-08 13:43:02 +00:00
foobar 97a3929e80 style polizei 2002-10-08 01:34:41 +00:00
d5cbbd9f02 NEWS update 2002-10-08 00:36:09 +00:00
Melvyn Sopacua 0828bfc298 Add xslt milestones 2002-10-07 21:48:25 +00:00
Markus Fischer 7bf7b18c60 - Update 2002-10-07 19:51:32 +00:00
Derick Rethans c574bdf433 2. :) 2002-10-07 17:13:59 +00:00
Rasmus Lerdorf bb88a192ce . 2002-10-07 17:11:34 +00:00
Rasmus Lerdorf 72d90fc41c As discussed a while ago, decoding GIF images is not considered a Unisys
LZW patent violation so we can distribute read-only GIF support with
our bundled GD2.  The patent also expires in 2003, which is quickly
approaching, so we can roll in write support soon unless things change.
2002-10-06 06:03:17 +00:00
Andrei Zmievski 3d99d4fd37 *** empty log message *** 2002-10-05 20:07:44 +00:00
Wez Furlong 778615bd6c sp 2002-10-05 16:25:55 +00:00
Melvyn Sopacua 4ca381aacf remove tests entry. Fix patch entry to contain function name 2002-10-05 11:00:56 +00:00
6b6fb53d86 NEWS update 2002-10-05 00:34:31 +00:00
foobar 189ce6a308 combine those ob_* entries and keep the attention line on top 2002-10-04 17:28:48 +00:00
Andrei Zmievski 03823d4336 that was reverted for now 2002-10-04 14:12:13 +00:00
Rasmus Lerdorf 989a61ed98 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.
2002-10-04 04:47:35 +00:00
4f05796a75 NEWS update 2002-10-04 00:35:27 +00:00
foobar 0c66e1ccf6 sigh..is this so hard? 2002-10-03 22:26:43 +00:00
Stefan Esser 4381225c1b Added news entry about ftp_ssl_connect() 2002-10-03 11:38:03 +00:00
Andrey Hristov 5084c5ecfc Added some info about new functions and changed functionality in old ones. 2002-10-03 10:25:21 +00:00
Yasuo Ohgaki 22220d8983 Rename pg_data_seek() to pg_result_seek().
Give a correct credit for Marcus and Wez.
2002-10-03 02:41:19 +00:00
foobar 822e342739 stylissimo 2002-10-02 22:34:40 +00:00
Ilia Alshanetsky e4e71fe5ca Notes about additions to Apache 2 sapi. 2002-10-02 21:34:01 +00:00
Marcus Boerger 84fa2fd9a8 Better... 2002-10-02 15:40:57 +00:00