1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 16:22:37 +01:00
Commit Graph

7444 Commits

Author SHA1 Message Date
SVN Migration
aeb4ed5004 This commit was manufactured by cvs2svn to create tag 'php_4_0_4pl1'. php-4.0.4pl1 2001-01-11 18:18:20 +00:00
Zeev Suraski
ddcfc93126 Prepare to roll pl1
PR:
Submitted by:
Reviewed by:
Obtained from:
2001-01-11 18:18:19 +00:00
Zeev Suraski
0b043e92a7 Merge Daniel's PDF fixes
PR:
Submitted by:
Reviewed by:
Obtained from:
2001-01-09 21:00:05 +00:00
Thies C. Arntzen
7ea53ff229 Merged from rev 1.105 2001-01-07 11:55:38 +00:00
Sascha Schumann
5872ffcead MFH session_unset() fix 2001-01-04 17:18:03 +00:00
Sascha Schumann
d7d480949f MFH with version 1.2 2001-01-04 17:13:43 +00:00
Zeev Suraski
a2ea3caa69 Fix Zend version while we're at it 2001-01-03 23:52:36 +00:00
Zeev Suraski
da59c92901 Prepare 4.0.4pl1-RC1
PR:
Submitted by:
Reviewed by:
Obtained from:
2001-01-03 23:51:16 +00:00
Zeev Suraski
0157bf243d Merge call_user_function_ex() fixes 2001-01-03 23:04:52 +00:00
Zeev Suraski
8282d12be1 Merge line number corruption bug fix 2001-01-03 23:02:11 +00:00
Zeev Suraski
6b1c31661b Merge Apache module fixes - engine = off propogating to other vhosts
and possible INI entries corruption
PR:
Submitted by:
Reviewed by:
Obtained from:
2001-01-03 22:07:59 +00:00
Dan Kalowsky
c278eab916 These changes are to reflect those in the 4.0.5 development branch. Mainly adding in compile capability for the OPENLINK system (changed a SQLINTEGER to an SDWORD to allow compile), and re-added in a #define for SOLID 3.0 systems... both are needed for proper functionality.
PR:
Submitted by:
Reviewed by:
Obtained from:
2001-01-03 15:04:50 +00:00
Sascha Schumann
d87135436b Add session tests 2000-12-24 16:38:49 +00:00
Sascha Schumann
35792a8986 MFH s/efree/FREE_ZVAL/ change 2000-12-24 16:36:04 +00:00
SVN Migration
cba764c504 This commit was manufactured by cvs2svn to create branch 'php_4_0_4'. 2000-12-24 16:33:28 +00:00
Sascha Schumann
ac7be8892b Merge test-related changes 2000-12-24 14:31:56 +00:00
Sascha Schumann
b6b6b14ae9 merge in function name changes 2000-12-20 07:42:52 +00:00
Sascha Schumann
12f8f00fb8 Preparing 4.0.4 2000-12-19 04:32:10 +00:00
Sascha Schumann
e3c79b33f8 Fix OpenBSD behaviour WRT building shared libraries. Also add OpenBSD 2.8
support.
2000-12-14 16:17:31 +00:00
Hartmut Holzgraefe
e9c5c6ea7a revert my last patch 2000-12-14 16:16:04 +00:00
Sascha Schumann
0493e78c8d MFH strtr fix 2000-12-14 16:00:31 +00:00
Hartmut Holzgraefe
432a0a8d18 levenshtein() fixes and regression test 2000-12-14 14:48:54 +00:00
Hartmut Holzgraefe
3844c9cfb6 fgetcsv() will now work correct with empty fields in tab delimited files
# fix for bug #8258 and regression test
2000-12-14 14:34:51 +00:00
SVN Migration
f825493be1 This commit was manufactured by cvs2svn to create branch 'php_4_0_4'. 2000-12-14 14:18:37 +00:00
Sascha Schumann
236b0d0861 Preparing RC6 2000-12-14 00:07:15 +00:00
Sascha Schumann
1b32827801 MFH fix for #8225 2000-12-14 00:03:21 +00:00
Zeev Suraski
59b1db6bfc Rollback bogus patch 2000-12-13 23:42:12 +00:00
Zeev Suraski
3efc767433 MFH - call_user_function() object fix 2000-12-13 23:02:10 +00:00
Stanislav Malyshev
0eea6e7a8f MFH 2000-12-13 10:23:11 +00:00
foobar
43357775fa Added a missing note. 2000-12-13 09:18:55 +00:00
Sterling Hughes
ec94654316 MFH 2000-12-12 19:24:59 +00:00
Stanislav Malyshev
03e748888b MFH 2000-12-12 17:09:40 +00:00
Sascha Schumann
3dca869c7b Preparing 4.0.4RC5 2000-12-12 17:05:39 +00:00
Stanislav Malyshev
480a2ea1b7 MFH 2000-12-12 11:13:26 +00:00
foobar
bf80795cad MFH 2000-12-11 16:32:08 +00:00
Stanislav Malyshev
881e6b69c4 Fix serializer bug (merge with HEAD) 2000-12-11 15:21:37 +00:00
Sterling Hughes
888e41a834 Merge with HEAD 2000-12-11 14:49:49 +00:00
Thies C. Arntzen
02e8c41b24 fix #6348 2000-12-11 12:55:17 +00:00
Andi Gutmans
bd3b413dc9 - Merge message about assinging new MyClass() expressions by reference. 2000-12-10 20:27:47 +00:00
Sascha Schumann
83a354b69a Enabled improved shared library handling on HP-UX 11. 2000-12-09 11:37:27 +00:00
Sascha Schumann
3de6716235 MFH fix for #8181 2000-12-09 10:36:13 +00:00
Sascha Schumann
288d437b3e MFH off-by-one fix 2000-12-08 16:21:47 +00:00
Sascha Schumann
40cd0d8909 MFH memory leak fix 2000-12-08 16:20:20 +00:00
foobar
ac6d2d4fe9 Merge changes from HEAD. 2000-12-08 13:13:04 +00:00
Sterling Hughes
ebc2ff7c07 Correct merge. 2000-12-08 12:57:42 +00:00
Sascha Schumann
a8b9717374 MFH on Sterling's request. 2000-12-08 12:43:26 +00:00
Sascha Schumann
de138d3468 MFH namespace protecting changes 2000-12-08 11:38:02 +00:00
Sascha Schumann
a5ce3491ef MFH LFS-related changes 2000-12-07 19:15:03 +00:00
Sascha Schumann
d07f47f59e MFH --enable-libgcc change 2000-12-07 19:07:40 +00:00
foobar
c3670534df Merge changes from HEAD. 2000-12-07 11:07:40 +00:00