1
0
mirror of https://github.com/php/php-src.git synced 2026-04-24 00:18:23 +02:00
Commit Graph

652 Commits

Author SHA1 Message Date
Rasmus Lerdorf 4f059abacf Add pg_last_notice() function 2001-05-06 01:34:56 +00:00
Andi Gutmans d5763bbdcb - Fix format to be consistent 2001-05-05 16:28:20 +00:00
5e3eec8d46 NEWS update 2001-05-05 01:09:13 +00:00
54bfac850c NEWS update 2001-05-04 01:09:16 +00:00
Andi Gutmans e6e43743c5 *** empty log message *** 2001-05-02 21:51:32 +00:00
Sterling Hughes 09bb75a4a5 .
# How'd that sneak in
2001-05-02 19:37:59 +00:00
Sterling Hughes 66b2cf3ef5 set the date 4.0.5 was released.
add an entry about the cgi, $PHP_SELF change that I made.

# There are a lot of entries where no one is taking the blame/credit for
# the changes.  Can people who have made entries, please go back and check
# to make sure that their names are by their changes?
2001-05-02 19:34:51 +00:00
723769d53e NEWS update 2001-05-02 01:11:13 +00:00
23411a805b NEWS update 2001-05-01 01:09:21 +00:00
Sterling Hughes 2b2623981d As per Andi's suggestions. 2001-04-30 15:32:02 +00:00
Sterling Hughes 0ef7f36ecd # Wayyyyy too many entries, if anyone has an idea to maybe cut this down to
# one or two anouncements, speak!! :)

update the news file in accordance with my previous commit...
2001-04-30 15:14:02 +00:00
Andi Gutmans 14947e7001 - Interactive mode is back in 4.0.6 2001-04-30 07:11:51 +00:00
Zeev Suraski 6217d16f9a layout 2001-04-29 18:21:37 +00:00
Andi Gutmans cabf7b8932 - Some news 2001-04-29 18:02:20 +00:00
Daniel Beulshausen 1b279d3477 get rid of MS's _popen/_pclose 2001-04-27 16:41:53 +00:00
Rasmus Lerdorf 41b33f0591 Take the blame for this one if it breaks something 2001-04-26 01:57:03 +00:00
1acfec6e9d NEWS update 2001-04-26 01:09:17 +00:00
Andrei Zmievski b127a8472d Let people know what the heck I was up to. 2001-04-20 20:08:24 +00:00
Andrei Zmievski 787e4cc0fe That made it into 4.0.5. 2001-04-20 16:56:55 +00:00
4f9e803218 NEWS update 2001-04-17 01:09:32 +00:00
14e3e6fdec NEWS update 2001-04-15 01:09:13 +00:00
f96477443e NEWS update 2001-04-14 01:09:18 +00:00
Wez Furlong 2377647ff3 Added news about gd and openssl changes. 2001-04-14 00:38:45 +00:00
Rasmus Lerdorf 334cba47b9 printf argnum (parameter swapping) support from Morten Poulsen 2001-04-09 15:44:24 +00:00
e585d2fe44 NEWS update 2001-04-09 01:09:23 +00:00
foobar c34d2b91da Added new configuration directives:
arg_separator.input and arg_separator.output
2001-04-04 20:46:26 +00:00
Nick Gorham 971d65059a Added small change to php_odbc module, to check for failed SQLDisconnects
and to close any outstanding transactions if the call fails, then disconnect
again. This can cause chaos with SQL Server, this regards a SELECT as
starting a transaction, and will leave it  open if the result set is not all
read.
2001-04-02 15:18:47 +00:00
Sebastian Bergmann 2348bb3031 Fixed some glitches in NEWS. (Yes, you may call me pedantic :-) 2001-04-01 14:13:09 +00:00
Andrei Zmievski d95607dcf8 More news. 2001-03-26 20:10:19 +00:00
Sebastian Bergmann dbe4447040 Nitpicking. 2001-03-26 19:03:36 +00:00
Andrei Zmievski 58aaeed92d Zend related news update. 2001-03-26 18:59:01 +00:00
Andrei Zmievski 1ff080726f Wrap lines. 2001-03-23 14:26:17 +00:00
Daniel Beulshausen 6d41bf1492 update news 2001-03-23 08:33:22 +00:00
d12d9cfff0 NEWS update 2001-03-23 02:09:21 +00:00
Andrei Zmievski 34657a7f7e Fixing news. 2001-03-21 16:19:54 +00:00
cae0b6f946 NEWS update 2001-03-21 02:09:20 +00:00
Uwe Steinmann 1b07e7a612 - news about domxml 2001-03-20 15:03:33 +00:00
09c1f0a502 NEWS update 2001-03-20 02:09:17 +00:00
cda95e161d NEWS update 2001-03-17 02:09:15 +00:00
f6afb343c9 NEWS update 2001-03-14 02:09:15 +00:00
Zeev Suraski 8b5a768640 Make get_browser() read its information from $HTTP_SERVER_VARS[] if available 2001-03-13 23:20:23 +00:00
78cd4cdbe1 NEWS update 2001-03-13 02:09:17 +00:00
Alexander Feldman ebf7c99391 Added NEWS. 2001-03-12 14:07:36 +00:00
Alexander Feldman 397c76d787 Fixed a compatibility problem is some file functions (fgets, fputs, fread,
fwrite). The ANSI standard says that if a file is opened in read/write
mode, fseek() should be called before switching from reading to writing
and vice versa.
2001-03-11 10:08:27 +00:00
e826651d7e NEWS update 2001-03-10 02:09:25 +00:00
Andrei Zmievski 02cc050108 That came from php-gtk. 2001-03-07 14:00:52 +00:00
Zeev Suraski d7e17582da Update .ini's and NEWS 2001-03-07 10:08:19 +00:00
b2dc847c0a NEWS update 2001-03-07 02:09:17 +00:00
Zeev Suraski 39724f6e4a Implemented chunked output buffering support - it's quite cool! 2001-03-04 15:12:38 +00:00
9d7148531f NEWS update 2001-03-03 02:09:30 +00:00