Commit Graph

1487 Commits

Author SHA1 Message Date
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
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
0f8945edb5 NEWS update 2002-07-03 00:17:56 +00:00
Derick Rethans
ac52d75cd0 - Update NEWS 2002-06-25 06:37:57 +00:00
e59d81b9fc NEWS update 2002-06-25 00:27:57 +00:00
foobar
8bff7ccd8d Minor cleanup. 2002-06-24 22:43:47 +00:00
Marcus Boerger
9fe5a514f0 cleanup 2002-06-24 20:51:52 +00:00
61adf3e530 NEWS update 2002-06-23 00:24:35 +00:00
30f8e36f0e NEWS update 2002-06-22 00:28:07 +00:00
65a67889ef NEWS update 2002-06-19 00:28:47 +00:00
6997917bf8 NEWS update 2002-06-18 00:26:27 +00:00
Andrei Zmievski
fbae692ef6 Fix. 2002-06-17 15:13:39 +00:00
bdc88cd7b6 NEWS update 2002-06-15 00:25:49 +00:00
Markus Fischer
866329e61a - Update Win32/mail changes, mention bundled gd library. 2002-06-14 23:21:46 +00:00
Andrei Zmievski
6cac569055 Fix. 2002-06-14 20:16:50 +00:00
3ad50e1279 NEWS update 2002-06-14 00:29:45 +00:00
Jason Greene
da18025d52 Fix entry 2002-06-12 23:26:37 +00:00
Andrei Zmievski
4f4b983a39 This patch adds ability to capture string offsets in the preg_match_*()
results.
2002-06-12 20:04:20 +00:00
foobar
7a708cce74 typofix 2002-06-12 17:46:15 +00:00
foobar
330a877d05 cleanup 2002-06-12 17:24:07 +00:00
Andrei Zmievski
62add42f05 set_error_handler() should take methods as callbacks. Also fixed it to report
invalid callbacks.
2002-06-12 17:02:19 +00:00
Andrei Zmievski
87f5f3962d Properly return the result of __call() handler. 2002-06-12 16:46:24 +00:00
e64b5c7045 NEWS update 2002-06-12 00:43:38 +00:00
foobar
73f2ab9951 - Reverted last bogus commit and fixed the credits in NEWS.
# STIG! Do a 'cvs update' before you commit anything!!
2002-06-11 00:18:34 +00:00
Andrei Zmievski
7f4c12b006 Fix bug #7045: shuffle() now provides consistent distribution of values
in the array.
2002-06-10 02:28:32 +00:00
foobar
0e26e149bf cleanup 2002-06-09 17:05:17 +00:00
fb7e21effd NEWS update 2002-06-09 00:22:17 +00:00
Andrei Zmievski
8515f3ec54 *** empty log message *** 2002-06-08 13:46:36 +00:00
75f925dd37 NEWS update 2002-06-08 00:25:03 +00:00
Markus Fischer
3a3fe41817 - Update 2002-06-06 18:38:32 +00:00
e9b12faedb NEWS update 2002-06-05 00:26:11 +00:00
foobar
2be8691887 fine tuning 2002-06-04 01:27:29 +00:00
529ad188e1 NEWS update 2002-06-04 00:24:58 +00:00
6277fb312e NEWS update 2002-06-03 00:26:00 +00:00
fbde334434 NEWS update 2002-06-01 00:36:08 +00:00
4ef5f9ec71 NEWS update 2002-05-31 00:24:41 +00:00
26812c4902 NEWS update 2002-05-30 00:28:00 +00:00
735f4a129f NEWS update 2002-05-27 00:24:21 +00:00
aafc03c45b NEWS update 2002-05-24 00:28:11 +00:00
Andrei Zmievski
001b4c71e4 This code adds string offset capturing in preg_split() results. Original
patch by David Brown, modified by me.
2002-05-23 17:22:05 +00:00
Andrei Zmievski
634746ece9 *** empty log message *** 2002-05-21 21:24:09 +00:00
Edin Kadribasic
46cb400a3b Give due credit to Markus. 2002-05-19 16:58:05 +00:00
Markus Fischer
f361189067 - Mention the availability of glob(). 2002-05-19 16:17:23 +00:00
foobar
9c0d95cde4 Typo fixes 2002-05-19 00:06:26 +00:00
Markus Fischer
bd34eea40a - Stuff all Win32 mail() changes together. 2002-05-17 16:21:52 +00:00
Jon Parise
64eaef11ad Credit where credit is due. 2002-05-17 16:17:07 +00:00
5107548856 NEWS update 2002-05-17 00:25:55 +00:00
foobar
25f6f239a2 Cleanup 2002-05-15 12:38:31 +00:00
Rui Hirokawa
19179736fa Added Chinese, Korean support in mbstring. 2002-05-15 12:16:15 +00:00
83fa712789 NEWS update 2002-05-15 00:31:44 +00:00
80c6418119 NEWS update 2002-05-13 00:20:27 +00:00
foobar
d7e00e3285 sync with branch 2002-05-12 21:08:34 +00:00
foobar
fa63185977 Made several entries comprehensible. 2002-05-12 21:00:13 +00:00
b9d3ab65a6 NEWS update 2002-05-11 00:21:41 +00:00
Edin Kadribasic
ffce791942 Added MD5 support for crypt() on Windows. 2002-05-10 04:58:05 +00:00
Derick Rethans
ebede147aa - Fix release date 2002-05-06 18:54:46 +00:00
Yasuo Ohgaki
3f93b56b5b Clenup before I forgot. 2002-05-05 22:44:07 +00:00
e2de181cab NEWS update 2002-05-05 00:22:10 +00:00
4510592428 NEWS update 2002-05-04 00:38:22 +00:00
foobar
8270b16d6b Domxml changes go into the 4.2.x branch. 2002-05-03 21:30:58 +00:00
Stig Bakken
919edc49a5 * unintentional news entry :-) 2002-05-03 05:32:52 +00:00
7ede88560d NEWS update 2002-05-03 00:24:52 +00:00
James Cox
2677efe372 englishify. 2002-05-02 10:05:24 +00:00
Sebastian Bergmann
93ab7ea64e Fugbix typos. 2002-05-02 09:51:05 +00:00
Sebastian Bergmann
738b47c13e The Windows build can now be configures more comfortably, for instance in regard to built-in extensions. 2002-05-02 09:49:41 +00:00
foobar
4987ef5f22 Sync with PHP_4_2_0 branch. 2002-05-02 08:30:29 +00:00
Yasuo Ohgaki
cbf8a26d53 Modify NEWS entry for Content-Length header change 2002-05-02 01:15:30 +00:00
f46c152775 NEWS update 2002-05-02 00:25:56 +00:00
Harald Radi
9d650c093a # fooblah 2002-04-30 14:31:33 +00:00
foobar
43d46c2c41 Sync with PHP_4_2_0 branch. 2002-04-29 15:36:14 +00:00
Yasuo Ohgaki
58896d5ef2 MFB 2002-04-29 09:25:56 +00:00
b028d4cf5a NEWS update 2002-04-29 00:43:40 +00:00
Thies C. Arntzen
42158ef7c8 revert session_set_userdata - diffent patch will come shortly 2002-04-28 11:45:45 +00:00
foobar
5e47866ec0 - Cleaned out the CVS commit conflicts.. 2002-04-28 01:49:42 +00:00
134e38ffd7 NEWS update 2002-04-28 00:35:32 +00:00
Rasmus Lerdorf
22182fc78d # Since Jani seems to have us all on /ignore, I'm reverting 2002-04-27 13:38:55 +00:00
foobar
9e9ecbb84f - News entry about the change in php.ini-*
# This should have been done long time ago..
2002-04-26 23:28:24 +00:00
foobar
c0be369f88 fine-tuning 2002-04-25 02:11:37 +00:00
Andrei Zmievski
77629de74e *** empty log message *** 2002-04-24 15:30:59 +00:00
Uwe Steinmann
1259f0c24a - Put news item about changes of domxml in 2002-04-24 08:04:36 +00:00
Derick Rethans
df97b95b4d Merge fixes 2002-04-24 06:40:36 +00:00
foobar
b6c79ed5e7 Added the 4.2.1 entries here too. 2002-04-24 02:06:33 +00:00
dc49f3cd0a NEWS update 2002-04-24 00:23:56 +00:00
foobar
675ff2d811 Missing date for 4.2.0 2002-04-23 01:44:46 +00:00
Marko Karppinen
e7ccaf4fb9 Prettify the NEWS entries
# So that Jani doesn't have to do it every time!
2002-04-22 14:55:51 +00:00
382bdcf427 NEWS update 2002-04-21 00:18:33 +00:00
foobar
b3805dd364 We call them "extension"..and again, missing period. :-p 2002-04-20 02:19:43 +00:00
15f1841ed5 NEWS update 2002-04-20 00:19:55 +00:00
Wez Furlong
928bae9cf8 Make scheme part decoding rfc2396 compliant.
Change zlib:// and bzip2:// to compress.zlib:// and compress.bzip2://
Tidy up old socket/network code/comments.
2002-04-19 10:06:41 +00:00
foobar
ce931e7413 Fixed some entries.. 2002-04-14 12:58:28 +00:00
1a0ac41144 NEWS update 2002-04-14 00:23:02 +00:00
cff79286b8 NEWS update 2002-04-13 00:27:54 +00:00
feea1c56eb NEWS update 2002-04-12 00:26:32 +00:00
foobar
995e6f6af0 Fixed (again) the news entry..NEWS file is not a manual. 2002-04-11 22:42:10 +00:00
973fe12d6d NEWS update 2002-04-11 00:25:15 +00:00
foobar
5a92358183 - Added __FUNCTION__ and __CLASS__ constants. 2002-04-10 21:22:10 +00:00
764f06b588 NEWS update 2002-04-09 00:22:01 +00:00
foobar
e3cc458d25 - Revert that change. Added a warning about this. 2002-04-08 18:43:35 +00:00
foobar
ee20639c7f and the news entry.. 2002-04-08 07:47:50 +00:00
foobar
de65bee975 Fixed bad entries. 2002-04-07 01:58:17 +00:00
1422bd2505 NEWS update 2002-04-07 01:20:51 +00:00
foobar
e537d2bd7d minor fix.. 2002-04-06 13:29:05 +00:00
345cee6bf7 NEWS update 2002-04-06 01:20:17 +00:00
foobar
16d7d7bdd2 Fixed some entries.. 2002-04-05 11:59:58 +00:00
Yasuo Ohgaki
3dab8a24f9 FMB. Fixed bug info. 2002-04-05 07:17:30 +00:00
a663bd9966 NEWS update 2002-04-05 01:21:31 +00:00
foobar
f162b5f6dd minor fixes 2002-04-04 01:01:26 +00:00
Marko Karppinen
ef0d337850 Added news on the Mac OS X changes and removed a duplicate line 2002-04-04 00:44:47 +00:00
da56fd7624 NEWS update 2002-04-02 01:19:24 +00:00
foobar
acb218bf4c - Added missing entry for mysql_info() and fixed some entries 2002-03-29 13:05:08 +00:00
bf80594f6a NEWS update 2002-03-29 01:21:08 +00:00
Andrei Zmievski
8474d7944d Cleanup. 2002-03-28 21:08:56 +00:00
d068c23bba NEWS update 2002-03-25 01:22:42 +00:00
Wez Furlong
89994a2032 News updates.
# This might have saved some discussions on php-dev if I had done it
# sooner :-)
2002-03-24 16:58:27 +00:00
jim winstead
23d2eff94d remove inappropriate article 2002-03-23 18:40:24 +00:00
jim winstead
c06307e8bb rewrite history a bit. there is no is_enum(), it was com_isenum(). 2002-03-23 18:37:43 +00:00
Marcus Boerger
4cab908a78 -removed -x
-no german in NEWS
2002-03-23 17:22:41 +00:00
b8bf7c9f7f NEWS update 2002-03-23 01:19:18 +00:00
Derick Rethans
c7bee30374 - Add note about changed fopen wrappers 2002-03-22 08:47:41 +00:00
Wez Furlong
abb7905c0c NEWS updates 2002-03-21 14:08:59 +00:00
Edin Kadribasic
4609e926cf -r is in the release branch. 2002-03-18 15:11:41 +00:00
James Cox
7859852a3c NEWS is my friend... 2002-03-17 16:04:35 +00:00
James Cox
90fe0e93e9 s/-/ ./ 2002-03-17 15:49:53 +00:00
James Cox
d0bfa92b42 no, really update it 2002-03-17 15:27:51 +00:00
James Cox
2aa84cd9f5 updated NEWS 2002-03-17 15:12:18 +00:00
8261132f41 NEWS update 2002-03-17 01:20:41 +00:00
Wez Furlong
e0fc29877f update NEWS 2002-03-16 11:12:25 +00:00
foobar
fe976659fd - Do not use @ when you're merging the fixes to the release branch.
Instead, edit the NEWS file manually.
2002-03-16 05:43:04 +00:00
a1667db82d NEWS update 2002-03-16 01:19:21 +00:00
foobar
207f26ae91 This entry belongs under 4.2.0. 2002-03-15 21:46:14 +00:00
foobar
45711eaba2 - Corrected these entries. (catched by Derick) 2002-03-15 20:18:07 +00:00
foobar
913b7fecf9 - Fixed grammar, made some entries make more sense...etc. (proof read please :)
# People, PLEASE try keeping in mind that these entries are for
# the end-users. ie. they need to explain what was changed and why.
# And be consistent too..
2002-03-15 20:01:36 +00:00
Yasuo Ohgaki
02202751a6 Added some fix. Clean up a bit. 2002-03-15 02:38:54 +00:00
Stefan Roehrich
c62a7c9474 Fixed NEWS entry, make it consistent with other entries. 2002-03-14 08:55:25 +00:00
101667b33e NEWS update 2002-03-14 01:20:41 +00:00
Stefan Roehrich
0d00602659 Fixed NEWS entry. 2002-03-13 21:00:44 +00:00
97d0337e4f NEWS update 2002-03-13 01:20:33 +00:00
620f64043e NEWS update 2002-03-12 01:20:26 +00:00
a6e3c5c803 NEWS update 2002-03-09 01:20:26 +00:00
Jason Greene
43658a3564 News update 2002-03-07 20:48:10 +00:00
Sascha Schumann
810f3a5711 some more information 2002-03-07 16:46:05 +00:00
Sebastian Bergmann
adff1e1c74 Add NEWS entry for the new build system. 2002-03-07 16:41:11 +00:00
Derick Rethans
cc891daade - Update NEWS 2002-03-07 08:11:45 +00:00
2f0b13c352 NEWS update 2002-03-07 01:22:10 +00:00
Jason Greene
d88701e3e6 Add news entries representing the sockets rework.
#I had a hard time with the style due to the number of entries
#Feel free to make any changes
2002-03-07 00:13:27 +00:00
Dan Kalowsky
35efe18b1a iconv is back 2002-03-06 22:26:46 +00:00
foobar
98a9106b6a - Cleaned this abit (no such long stuff should be here if it can be found
in Manual...and if it's not in manual yet, ADD IT!
- Also moved some of the major changes in the beginning where people
  might even notice them. We should re-arrange this better btw.
2002-03-06 22:08:25 +00:00
James Cox
adf31e9b04 fixed my foobarred news entry 2002-03-06 20:28:38 +00:00
Markus Fischer
1a209b0875 - Added recent changes done in ext/posix 2002-03-05 23:57:20 +00:00
5b1a3cd8a2 NEWS update 2002-03-05 01:21:06 +00:00
2d88841282 NEWS update 2002-03-04 01:20:19 +00:00
Derick Rethans
23fd95d972 - Tidy up NEWS a little bit 2002-03-03 19:09:55 +00:00
c5c53dbe2a NEWS update 2002-03-03 01:21:04 +00:00
922ec7c75d NEWS update 2002-03-02 01:20:56 +00:00
foobar
91107d7bbb - We haven't got the branch yet..
- Some typo fixes and correct grammar.
2002-03-01 12:18:29 +00:00
Edin Kadribasic
6d944dd399 Inserted a note about CGI binary name change. 2002-02-28 14:47:31 +00:00
Marc Boeren
e389c31315 Added entry that I forgot when comitting the code (Mc) 2002-02-28 08:46:10 +00:00
foobar
46bc04ecdf - Missed this one.. 2002-02-27 15:16:32 +00:00
James Cox
6aa69e70a2 correcting grammar so it's readable 2002-02-27 11:15:54 +00:00
Sebastian Bergmann
51a8449782 Add 4.1.2 NEWS entries to HEAD. 2002-02-27 09:30:40 +00:00
b6b4b27988 NEWS update 2002-02-25 01:24:04 +00:00
Andrei Zmievski
513e598d1e Adding object aggregation capability along with tests. 2002-02-21 03:32:42 +00:00
Andrei Zmievski
665247cfb6 Fix. 2002-02-15 17:39:25 +00:00
e305585605 NEWS update 2002-02-14 01:20:58 +00:00
Andrei Zmievski
b0ef26f058 Ack. 2002-02-13 04:56:41 +00:00
06ffcf8710 NEWS update 2002-02-13 01:21:31 +00:00
Jason Greene
bcea892ffa Fix entry 2002-02-12 20:31:30 +00:00
Andrei Zmievski
9151e980df Fix-up. 2002-02-12 17:20:56 +00:00
35e8129ff9 NEWS update 2002-02-11 01:12:14 +00:00
2db42e1db1 NEWS update 2002-02-09 01:13:48 +00:00
81b38907c1 NEWS update 2002-02-06 01:14:45 +00:00
e8d58effa6 NEWS update 2002-02-02 01:12:59 +00:00
Andrei Zmievski
1f8c828c08 Added is_a() function. 2002-02-01 19:34:45 +00:00
7ef1f9f8cb NEWS update 2002-01-26 01:14:48 +00:00
Edin Kadribasic
859e7b79bd Made entry more consistent. 2002-01-24 17:54:45 +00:00
Yasuo Ohgaki
8bbe180991 Change NEWS entry according to pgsql source change. 2002-01-24 09:33:54 +00:00
Yasuo Ohgaki
74932e621f Added pgsql connection reset feature. Add my name to --enable-safe-mode fix. 2002-01-24 06:51:12 +00:00
b8b8d8fff9 NEWS update 2002-01-20 01:16:02 +00:00
a3836896ca NEWS update 2002-01-19 01:12:59 +00:00
013072f880 NEWS update 2002-01-18 01:13:30 +00:00
Sterling Hughes
2e2d1d356c Fix attribution, its Petr's patch, not mine :) 2002-01-17 17:26:38 +00:00
Sterling Hughes
dd5afef1eb Little cleanup, add information about Sablotron 0.8 2002-01-17 17:26:09 +00:00
Andrei Zmievski
d0ed5b984c - Fixed a bug with matching string containing null bytes. 2002-01-15 15:40:31 +00:00
0aaafceafc NEWS update 2002-01-14 01:13:34 +00:00
Rasmus Lerdorf
8fa606756a 4.1.1 NEWS entry block was missing from the HEAD tree 2002-01-13 16:50:08 +00:00
9ffb4f2592 NEWS update 2002-01-12 01:11:00 +00:00
Andrei Zmievski
ddc039d0f5 Fix the recursive counting, it was broken for associative or non-sequential
arrays. Also update NEWS file.
2002-01-10 21:31:06 +00:00
jim winstead
831473d76e Rename finite/isinf/isnan to more standard is_*() names. 2002-01-09 23:59:05 +00:00
aa06ff957b NEWS update 2002-01-08 01:14:22 +00:00
Yasuo Ohgaki
38f8fee99d New PostgreSQL functions 2002-01-07 08:14:34 +00:00
ff713a1e86 NEWS update 2002-01-07 01:13:44 +00:00
e92233bffc NEWS update 2002-01-06 01:19:24 +00:00
4036c14edc NEWS update 2002-01-05 01:10:30 +00:00
Markus Fischer
5076b907e1 - Summarize dbase fixes. 2002-01-01 21:33:32 +00:00