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

10382 Commits

Author SHA1 Message Date
David Eriksson 224600786c changed IOR values 2001-08-12 09:47:37 +00:00
David Eriksson 4e998ed80a wrote some tests for satellite 2001-08-12 09:23:19 +00:00
Andi Gutmans ff39e51fdf - Make com work with new object model 2001-08-12 04:31:14 +00:00
Andrei Zmievski 1388a3a396 Save spec_opt for each function. 2001-08-12 03:46:25 +00:00
Andrei Zmievski 75da34e8aa Fix it up a bit. 2001-08-12 02:45:41 +00:00
Rasmus Lerdorf ecc2fae542 Oops, missing () there 2001-08-12 00:14:48 +00:00
459cff51b7 ChangeLog update 2001-08-12 00:11:18 +00:00
Zeev Suraski 90aa90b967 - Update php.ini-dist
- Sync php.ini-recommended with php.ini-dist
2001-08-11 22:55:35 +00:00
Zeev Suraski e077c6bc28 Make it possible to enable chunked output buffering without providing
an output handling function
2001-08-11 22:55:00 +00:00
Joey Smith 2aca8c67ea Let domxml compile with ZendEngine2. 2001-08-11 20:44:30 +00:00
Zeev Suraski 25394d7c0a Whitespace 2001-08-11 20:18:22 +00:00
Andi Gutmans d80ee070f9 - Make odbc_fetch_object() work with Engine 2 2001-08-11 18:28:31 +00:00
Andi Gutmans ed9c36c1b8 - Make mysql_fetch_object() work w/ Engine 2 2001-08-11 18:27:48 +00:00
Andi Gutmans 76a7a5bc18 - More work on making objects work 2001-08-11 18:26:47 +00:00
Andi Gutmans 532677e7ac - Fix some places which create objects. The fixes are ugly and will be
revised when things start working well
2001-08-11 18:04:07 +00:00
Zeev Suraski c0404f4631 Whitespace 2001-08-11 17:03:37 +00:00
Zeev Suraski f6f6c4d7e6 Whitespace 2001-08-11 16:39:07 +00:00
Tomas V.V.Cox bafa98109c removed my debug code :) 2001-08-11 16:14:14 +00:00
Tomas V.V.Cox 9ca706e8ab don't show is_file() stat errors 2001-08-11 16:11:49 +00:00
Zeev Suraski 4f6c95d17a Whitespace 2001-08-11 15:56:40 +00:00
Zeev Suraski adf89828d2 Whitespace 2001-08-11 15:44:24 +00:00
Zeev Suraski 6cb427bd12 update 2001-08-11 15:26:11 +00:00
Zeev Suraski 860b591299 Start pushing register_globals annihilation 2001-08-11 15:22:56 +00:00
Andi Gutmans 1751c4eba5 - Fix UNIX build. 2001-08-11 13:23:35 +00:00
Thies C. Arntzen 8b480b8c09 make sybase compile with engine2 2001-08-11 12:02:20 +00:00
Thies C. Arntzen 384c86542a beautify 2001-08-11 10:52:52 +00:00
foobar 3619c6eb6a Added $_SESSION to the $_* family. 2001-08-11 10:49:03 +00:00
Andi Gutmans 73d4931dac - Need to do some rewriting in the parser instead of this. 2001-08-11 10:47:41 +00:00
Thies C. Arntzen 6479bfe3b7 use macros for accessing properties in object. 2001-08-11 10:29:14 +00:00
Sebastian Bergmann fe956141fc 'delete' is a reserved word in Zend Engine 2 2001-08-11 08:08:05 +00:00
Andrei Zmievski 4e857ef2d3 Changed ext_skel to use zend_parse_parameters() for argument parsing in
the generated functions. This cuts down on code a lot.

The point before this change was tagged BEFORE_PARAM_PARSING_CHANGE.
2001-08-11 03:24:23 +00:00
Anil Madhavapeddy dc2e12253f fix a few typos 2001-08-11 02:53:57 +00:00
foobar 8a7d1d8e17 ZEND macro-rename. 2001-08-11 02:46:57 +00:00
Zeev Suraski a2dd66257f Move the macro wrappers from the compatibility header to php.h 2001-08-11 01:13:31 +00:00
Andi Gutmans f5ea49a647 - For Sebastian. Will allow to see you're using the Engine 2 CVS via
phpinfo()
2001-08-11 00:20:37 +00:00
40b419a577 ChangeLog update 2001-08-11 00:11:18 +00:00
Frank M. Kromann 300ac8c238 Adding SQL statement to the warning 2001-08-10 20:34:05 +00:00
foobar 5019d3d4b9 Made use of the resource macros here too. And some beutifying. 2001-08-10 20:32:33 +00:00
Jeroen van Wolffelaar 6da0268c2a Possible fix 12360. If it doesn't help, it doesn't hurt, AFAIK... 2001-08-10 20:18:42 +00:00
Chuck Hagenbuch a2b297bdf0 Add imap_setacl() function (Brian Masney <masneyb@seul.org>). 2001-08-10 18:32:56 +00:00
Wez Furlong 831f05b0fb Fix some build probs on *bsd 2001-08-10 18:02:59 +00:00
Andi Gutmans 8b6f848cbb - Merge from Engine 1 2001-08-10 16:19:49 +00:00
Sebastian Bergmann 5ac3adf9d2 Rename storage* to container*. 2001-08-10 16:12:33 +00:00
Andi Gutmans 8ff094046d - A couple of fixes 2001-08-10 14:18:38 +00:00
Zeev Suraski 2969852fb3 Optimize macro usage... 2001-08-10 14:10:31 +00:00
Andi Gutmans 61edd1bf41 - Merge from Engine 1 CVS 2001-08-10 13:39:35 +00:00
Zeev Suraski 486ad565d0 More build fixes 2001-08-10 13:04:58 +00:00
Adam Dickmeiss e4f0e351b7 Added yaz_sort. Updates for ZTS. 2001-08-10 12:53:11 +00:00
Zeev Suraski f7b2b02032 Centralize macros 2001-08-10 12:48:06 +00:00
Zeev Suraski c28a26b119 There we go. 2001-08-10 12:45:58 +00:00