Commit Graph

1279 Commits

Author SHA1 Message Date
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
Marcus Boerger
1e6557f664 Fix implicit_flush 2002-10-02 15:36:29 +00:00
Sascha Schumann
875c1da58e Reflect actual stance wrt cli/cgi 2002-10-02 08:14:47 +00:00
Yasuo Ohgaki
69957c56b3 Added pg_unescape_bytea(). Fixed pg_data_seek().
php_pgsql_unescape_bytea(PQunescapeBytea) is shamelessly stolen from PostgreSQL 7.3 :)
2002-10-02 04:03:21 +00:00
Yasuo Ohgaki
82e7bea504 pg_data_seek() 2002-10-02 03:17:30 +00:00
Yasuo Ohgaki
2728440fdc Added pg_ping() 2002-10-02 02:41:21 +00:00
Yasuo Ohgaki
f8f11ac0a2 Rename pg_metadata() to pg_meta_data() to confirm naming standard 2002-10-02 02:11:27 +00:00
Yasuo Ohgaki
2c7440537d Bug fix 2002-10-01 10:04:04 +00:00
Yasuo Ohgaki
2ecf6161b8 Implicit flush fix 2002-10-01 02:54:30 +00:00
foobar
c12bd04609 some typos fixed.. 2002-10-01 01:40:07 +00:00
6896ba5d8a NEWS update 2002-10-01 00:35:04 +00:00
Yasuo Ohgaki
3053ba7b9c Fixed typo.
# Thanks to Andrey Hristov.
2002-09-30 09:35:04 +00:00
Wez Furlong
81684ed0f2 Even better. 2002-09-30 09:07:10 +00:00
Wez Furlong
5de7ae1fc7 Slight grammar fix. 2002-09-30 09:04:48 +00:00
Yasuo Ohgaki
9049e7547c Consolidate some entries. 2002-09-30 08:32:03 +00:00
Yasuo Ohgaki
6dbe013b9e Fixed my name :) 2002-09-30 08:26:54 +00:00
Yasuo Ohgaki
95ed0fb2d5 Added pg_fetch_assoc() 2002-09-30 08:26:23 +00:00
Derick Rethans
4cd4878fc6 - Rewording 2002-09-30 05:20:17 +00:00
Yasuo Ohgaki
6e91aed069 Added warning for CLI and CGI SAPI changes. Fixed wrong description for 4.2.0. 2002-09-30 00:47:43 +00:00
Markus Fischer
0fb5efd59b - Update 2002-09-29 22:13:16 +00:00
Ilia Alshanetsky
db92853cc9 Bug fixing news. 2002-09-29 14:48:10 +00:00
Ilia Alshanetsky
678c10e67c Bug fixing news 2002-09-28 23:39:59 +00:00
Wez Furlong
4f43b74fb8 WS 2002-09-28 22:37:51 +00:00
Wez Furlong
042fdde5aa More streams related news. 2002-09-28 22:37:11 +00:00
Derick Rethans
3c90139cfa - Consistency 2002-09-28 09:14:59 +00:00
Markus Fischer
5f61955c95 - Don't forget whom to blame ... ;) 2002-09-28 08:56:33 +00:00
de04d72df7 NEWS update 2002-09-28 00:34:07 +00:00
foobar
b24ed08833 style polizei 2002-09-27 11:52:38 +00:00
Wez Furlong
e9dd2a6d03 And a couple more. 2002-09-27 09:26:39 +00:00
Wez Furlong
43e3e7e35a Add some bug #'s to make Markus happier :-) 2002-09-27 09:21:04 +00:00
Markus Fischer
2e97487687 - Update. 2002-09-27 07:02:12 +00:00
Colin Viebrock
219a978c54 document changes 2002-09-26 20:54:55 +00:00
foobar
a89a2b3c84 style,consistency.. 2002-09-26 13:51:04 +00:00
Derick Rethans
9a0dae80f6 - Cleaning up 2002-09-26 13:48:46 +00:00
Markus Fischer
fa5910e77c - Add missing bug fixes.
# Please always add a NEWS entry for fixed bugs.
# The NEWS entry are added to http://php.net/ChangeLog-4.php after every
# released and the fixed bugs are auto(vi)matically linked to the BTS.
# So please also conform to the #<number> style (no one violated this, but
# just in case ;).
2002-09-26 07:38:02 +00:00
Wez Furlong
53e6def02b Note that the GD functions now also work with remote files. 2002-09-26 01:20:38 +00:00
Sascha Schumann
6816ba4b32 We are about to enter 2003, sending two-digit years does not make too
much sense anymore.  According to an article from '98, only Netscape 3.x was
affected anyway.
2002-09-25 16:11:31 +00:00
Sascha Schumann
bc4253f73a style police 2002-09-25 16:06:40 +00:00
ff9039e1d4 NEWS update 2002-09-24 00:35:14 +00:00
foobar
b7cd711b0d yadda yadda.. 2002-09-23 23:41:54 +00:00
Wez Furlong
d96a7ba3f6 include(URL). 2002-09-23 19:16:03 +00:00
Wez Furlong
3f6a884fa6 Reflect recent streams changes. 2002-09-23 18:35:22 +00:00
46d144fe80 NEWS update 2002-09-22 00:35:39 +00:00
Ilia Alshanetsky
9951582e48 news about various strip_tags() fixes. 2002-09-21 17:48:53 +00:00
foobar
33b827d35f tuning 2002-09-16 15:49:18 +00:00
Wez Furlong
348b31f1df PCRE news 2002-09-15 00:07:01 +00:00
61043c0cdf NEWS update 2002-09-13 00:35:48 +00:00
e1d0acc1f5 NEWS update 2002-09-12 00:34:41 +00:00
fdf1c12195 NEWS update 2002-09-11 00:34:28 +00:00
Andrei Zmievski
1f6770ddae *** empty log message *** 2002-09-10 17:12:53 +00:00
e94b325e90 NEWS update 2002-09-10 00:34:15 +00:00
foobar
f1d88bbec3 consistent.. 2002-09-09 22:28:16 +00:00
Dan Kalowsky
bd7144a803 Updated for OCI8 patch 2002-09-09 19:06:41 +00:00
foobar
bdcd8e3f03 Added the 4.2.3 entries. 2002-09-09 14:08:20 +00:00
foobar
bba274b9e1 s/send/sent/ 2002-09-08 21:48:59 +00:00
foobar
16f793f876 nice..nice.. 2002-09-08 21:06:22 +00:00
Stefan Esser
77f750e7b4 Added ftps:// fopen() wrapper to NEWS. 2002-09-08 19:15:45 +00:00
b6c2275353 NEWS update 2002-09-08 00:34:55 +00:00
Wez Furlong
505044f0af Mention php://output wrapper. 2002-09-07 23:30:47 +00:00
7855332177 NEWS update 2002-09-05 00:35:39 +00:00
3c820b39d3 NEWS update 2002-09-04 00:35:09 +00:00
foobar
1c52f18fa2 This does not belong here as it was MFHd.. 2002-09-03 12:52:03 +00:00
Markus Fischer
472b2f0737 - Update 2002-09-03 11:41:29 +00:00
Sebastian Bergmann
714c19fe66 Per discussion on #php.bugs (+1 from at least Derick and Jani), revert double_buffering. 2002-09-01 11:33:19 +00:00
foobar
c0d345ea5c Fix it back..(what was that commit????) 2002-08-31 14:04:29 +00:00
80a76b4b12 Fixing up Changelog and NEWS for the past few days. 2002-08-30 15:45:12 +00:00
foobar
5911a581e0 I would have thought this was clear to everyone already.. 2002-08-29 00:56:13 +00:00
1bbfe1058b NEWS update 2002-08-29 00:17:56 +00:00
Christian Stocker
7f62a0c972 correct entry about XsltObject->result_dump_*() 2002-08-28 15:02:54 +00:00
Derick Rethans
61f70a3cb7 - "Use" is not a name :) 2002-08-27 05:30:38 +00:00
foobar
070516010d cleanup 2002-08-27 00:25:39 +00:00
276e0472e2 NEWS update 2002-08-27 00:21:34 +00:00
Marcus Boerger
60a866d977 that propably wasn't a good idea and thus already removed 2002-08-26 02:07:47 +00:00
91fe1a846c NEWS update 2002-08-26 00:18:29 +00:00
foobar
ba45e2ea58 Fix long line..and typo 2002-08-25 12:50:15 +00:00
dd0d03885d NEWS update 2002-08-25 00:19:53 +00:00
Zeev Suraski
4b81d04210 Undeprecate mysql_db_query() 2002-08-24 13:15:35 +00:00
foobar
4e8d521cb4 Make this entry a little bit easier for eyes to catch. 2002-08-24 13:00:42 +00:00
Georg Richter
8a9632842a MySQL changes 2002-08-24 09:26:58 +00:00
foobar
03b1204a8a Update/cleanup.
# Everyone, check the entries under 4.3.0 which have been MFH'd into
# the PHP_4_2_0 branch.
2002-08-23 01:17:48 +00:00
9a7c38c148 NEWS update 2002-08-23 00:18:45 +00:00
d887ea3c3d NEWS update 2002-08-21 00:23:33 +00:00
foobar
2ff107075e AFAIK, 4.3.0 will not contain ZE2.. 2002-08-17 17:10:13 +00:00
5d881cd07d NEWS update 2002-08-17 00:20:13 +00:00
412e1d91db NEWS update 2002-08-16 00:18:49 +00:00
Dan Kalowsky
443363dece marking the fix for Bug #18401 in NEWS 2002-08-15 19:13:14 +00:00
foobar
3ff741df93 be more verbose 2002-08-15 11:19:40 +00:00
Yasuo Ohgaki
6adcd3d353 news for disabling trans-sid by default.
but no entry for depreciation of --enable-trans-sid :(
(from 4.2.0)
2002-08-15 03:13:46 +00:00
foobar
6b0ca6074d hot, damn hot. 2002-08-15 00:26:03 +00:00
43f17d4c9b NEWS update 2002-08-15 00:19:22 +00:00
Dan Kalowsky
b22a1eb935 Giving Ilia his props 2002-08-14 17:17:16 +00:00
Marcus Boerger
3df8889c0b -remove corrupt entry until change has been completed
-minor fixes
-honor Derick for his idea error messages to point to the manual
2002-08-14 07:05:57 +00:00
Dan Kalowsky
14a8c395af Adding in updates for the fixes to ODBC, and markers for the pack/unpack
memory leaks
2002-08-14 00:42:02 +00:00
8ef237f669 NEWS update 2002-08-14 00:18:47 +00:00
Dan Kalowsky
e5240d0b78 Updating to reflect ODBC additons and default timeout 2002-08-13 21:43:14 +00:00
c57679a322 NEWS update 2002-08-13 00:19:02 +00:00
bd726f9172 NEWS update 2002-08-12 00:19:01 +00:00
a9b66569b8 NEWS update 2002-08-10 00:17:51 +00:00
b5ffa93f5f NEWS update 2002-08-06 00:20:49 +00:00
foobar
47902326b9 consistency 2002-08-05 10:40:26 +00:00
Marcus Boerger
cf045313e5 :-) 2002-08-05 03:24:50 +00:00
16357dc2af NEWS update 2002-08-05 00:18:35 +00:00
Jason Greene
0a376eec25 perhaps this tiem i will get it right 2002-07-31 23:06:53 +00:00
Jason Greene
3b449ce088 Fix unwrapped entry 2002-07-31 22:49:28 +00:00
Jason Greene
4ac782ae57 Fix my broken entry 2002-07-31 22:43:26 +00:00
38757032d2 NEWS update 2002-07-31 00:19:19 +00:00
Rasmus Lerdorf
059f302596 Fix strtotime() "next" keyword handling. 2002-07-30 18:42:19 +00:00
Rasmus Lerdorf
a03057d726 WTF? What sort of bogus commit was that? Fine, here you go. 2002-07-30 17:39:33 +00:00
foobar
3aa77bc32c . 2002-07-30 17:24:13 +00:00
Rasmus Lerdorf
888b7bc2c6 . 2002-07-30 16:05:32 +00:00
foobar
84ae5adf29 hot, damn hot. 2002-07-30 00:24:11 +00:00
Dan Kalowsky
cc6cf09a51 updating the NEWS file
# why this wasn't done automagically I don't know...
2002-07-29 17:49:46 +00:00
Sascha Schumann
200058ae81 style police 2002-07-29 08:54:56 +00:00
5307eef5bc NEWS update 2002-07-29 00:19:54 +00:00
Stefan Esser
46e76a451d (re)added /ext/ftp news 2002-07-28 14:10:56 +00:00
foobar
24b570dcac - Removed the 2 last entries.
# Dan, sesser, re-add them again yourself.
2002-07-28 13:46:11 +00:00
14d029edf5 NEWS update 2002-07-27 00:19:15 +00:00
foobar
a0aa59e738 When Britney learns to sing, I will quit this.. 2002-07-26 01:14:20 +00:00
5780ca663f NEWS update 2002-07-26 00:19:00 +00:00
foobar
bbbd435124 <insert funny comment here> 2002-07-23 00:08:29 +00:00
James Moore
c5bb611c0c Added news item about bug 13866 in response to bug 14752 2002-07-22 19:06:49 +00:00
Georg Richter
d911e50250 new mysql-functions for PHP 4.3.0 2002-07-22 07:50:51 +00:00
da3abfc27e NEWS update 2002-07-22 00:20:40 +00:00
foobar
7a5ac7cc9c I love rock'n'roll...laalalaa (britney sucks) 2002-07-20 15:17:51 +00:00
61e5e9a93d NEWS update 2002-07-20 00:19:08 +00:00
ef8aad81e7 NEWS update 2002-07-18 00:20:49 +00:00
d6f74aeca8 NEWS update 2002-07-17 00:20:24 +00:00
foobar
390622df01 This is the real world.. 2002-07-16 19:47:51 +00:00
Georg Richter
6f2ad6b68b added mysql changes:
- php.ini option mysql.connect_timeout
- optional parameter client_flags (mysql_connect, mysql_pconnect)
- automatic rollback for non commited transactions
2002-07-16 14:31:55 +00:00
Yasuo Ohgaki
cb1c98762e Fixed news 2002-07-15 00:37:53 +00:00
Yasuo Ohgaki
160b74519f header sounds like http header. header -> header file 2002-07-15 00:35:46 +00:00
d399c486aa NEWS update 2002-07-15 00:22:42 +00:00
Sascha Schumann
cda0987153 it is not really cold though 2002-07-14 18:30:11 +00:00
Sascha Schumann
b6aeeaea20 the sun was shining a few days ago 2002-07-14 18:15:08 +00:00
foobar
a96f15628c minor typo fixbug. 2002-07-12 02:37:48 +00:00
87e0a4baf5 NEWS update 2002-07-12 00:18:23 +00:00
foobar
a17d934957 news-entry-robot(tm) 2002-07-11 00:57:28 +00:00
fa1bafe9a9 NEWS update 2002-07-11 00:19:46 +00:00
foobar
6162414fd6 news update 2002-07-08 18:09:43 +00:00
ab0eafc24b NEWS update 2002-07-08 00:17:28 +00:00
foobar
9ba62685e1 cleanup 2002-07-07 14:09:48 +00:00
0c4f0372e1 NEWS update 2002-07-05 00:18:30 +00:00