Commit Graph

1175 Commits

Author SHA1 Message Date
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