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

491 Commits

Author SHA1 Message Date
Andrei Zmievski a35bf41670 Added array_sum() function. 2000-10-25 17:40:11 +00:00
Andrei Zmievski e91a524490 Cleaned up. 2000-10-23 13:15:48 +00:00
Alexander Feldman 7c11cfaf03 Fixed a bug in session.c. If the user calls session_module_name with a
parameter, then the mod_data pointer is initialized to NULL and then
php_session_save_current_state did not check this value before referencing
the pointer. Added a check in php_session_save_current_state.
2000-10-23 13:10:01 +00:00
def5cb5332 NEWS update 2000-10-23 01:09:09 +00:00
6cd1273c43 NEWS update 2000-10-22 01:09:08 +00:00
Nikos Mavroyanopoulos 84bcbe7055 more news 2000-10-21 05:41:42 +00:00
74ce674d27 NEWS update 2000-10-21 01:09:08 +00:00
Sascha Schumann 456ed7ae23 test commit 2000-10-20 23:59:42 +00:00
MySQL Team 625fde5090 Mention the ext/mysql/libmysql upgrade in NEWS. 2000-10-20 22:53:31 +00:00
Andi Gutmans 6b6b6cd940 - Should lessen confusion 2000-10-20 09:21:49 +00:00
2288607fc5 NEWS update 2000-10-20 01:09:07 +00:00
7cb8ad4ea3 NEWS update 2000-10-18 01:09:07 +00:00
Zeev Suraski 98bbb11780 Fix a crash in CGI mode, in case no file is provided 2000-10-17 18:12:31 +00:00
foobar 142a32b437 cvs commit message disappeared. 2000-10-17 15:45:48 +00:00
Sascha Schumann c27ef11305 . 2000-10-17 02:57:26 +00:00
6fd1c9a929 NEWS update 2000-10-16 01:09:07 +00:00
0892ae5b25 NEWS update 2000-10-15 01:09:08 +00:00
foobar 61a71738ae Missed this from last commit. 2000-10-14 22:53:42 +00:00
Andi Gutmans d7969026b3 *** empty log message *** 2000-10-13 16:24:42 +00:00
8e4fe0acf9 NEWS update 2000-10-12 01:09:07 +00:00
Zeev Suraski 2b3333f53e This patch didn't make it for 4.0.3... 2000-10-11 22:38:22 +00:00
Alexander Feldman aee3c65a8f Fixed a problem in the configuration scanner where two extra NULL bytes
were added to each encapsulated string.
2000-10-11 19:38:16 +00:00
Zeev Suraski 0b1b5e3080 NEWS update 2000-10-11 18:52:11 +00:00
Zeev Suraski dea72ba6a4 Added mysql_escape_String() 2000-10-11 18:27:21 +00:00
Andi Gutmans b3d949852f *** empty log message *** 2000-10-11 18:02:45 +00:00
Zeev Suraski 57a5bbd387 Go with 4.0.3 2000-10-11 17:31:34 +00:00
Zeev Suraski 1abd99a443 Fixed a problem that allowed users to override admin_value's and admin_flag's 2000-10-11 16:24:35 +00:00
Zeev Suraski 9a0d7a40be avoid giving the impression that they fix the security bug by upgrading... 2000-10-11 13:32:10 +00:00
Zeev Suraski 8fc4200414 Old PostgreSQL fix I forgot to commit, and NEWS consistency update 2000-10-11 13:27:21 +00:00
c99f72d5ea NEWS update 2000-10-08 01:09:06 +00:00
Andi Gutmans a39da32bf0 - News 2000-10-06 00:03:40 +00:00
Andi Gutmans 9ece8612b8 - Add FTP extension to default Win32 build 2000-10-05 23:25:41 +00:00
Andi Gutmans fb2c23645b - Clean-up original code and add to NEWS. 2000-10-05 18:26:54 +00:00
Andi Gutmans acc4a8ed6d - Package RC2 2000-10-03 17:08:41 +00:00
641f19c68f NEWS update 2000-10-03 01:09:10 +00:00
Andi Gutmans cca7178332 - Update NEWS 2000-10-02 17:54:12 +00:00
Andi Gutmans c26b4d8c9f - Aiming for thursday to release 4.0.3 2000-10-02 15:20:40 +00:00
Daniel Beulshausen 3f65e03649 forgot that a while ago... 2000-10-02 14:58:42 +00:00
Stig Venaas 113b132639 *** empty log message *** 2000-10-02 05:45:28 +00:00
ba90d5d529 NEWS update 2000-10-02 01:09:07 +00:00
Sterling Hughes 9ccc11ce50 It seems these entries were truncated in my commit, perhaps it was due to
the multiple NEWS entries in the same commit.
2000-10-01 11:28:16 +00:00
Andi Gutmans d4b0d7850d - Fixed conflicts. Those first two lines with the XXX need to be fixed.
I'm not sure if they were meant to be in the Changelog or NEWS file, in
  any case they are broken. Whoever, commited them can you please fix it?
  I couldn't find who commited them in the CVS commit messages
2000-10-01 10:54:11 +00:00
53535918d0 NEWS update 2000-10-01 01:09:07 +00:00
Sascha Schumann 27a819c620 . 2000-09-30 16:36:23 +00:00
Sascha Schumann 3f72b744e0 . 2000-09-29 21:56:03 +00:00
Sascha Schumann 1e5bf63b6a add some new and old stuff 2000-09-26 12:58:08 +00:00
Stig Bakken f3f3df734c #tiny formatting fix 2000-09-19 00:10:46 +00:00
856a7b766f NEWS update 2000-09-14 01:09:07 +00:00
3933ff52a1 NEWS update 2000-09-13 01:09:07 +00:00
Zeev Suraski 6c3d7449e1 - Made eval() and several other runtime-evaluated code portions report the
nature and location of errors more accurately (Stas)
2000-09-12 20:48:33 +00:00