]>
granicus.if.org Git - php/log
Zeev Suraski [Sat, 11 Aug 2001 16:39:07 +0000 (16:39 +0000)]
Whitespace
Tomas V.V.Cox [Sat, 11 Aug 2001 16:14:14 +0000 (16:14 +0000)]
removed my debug code :)
Tomas V.V.Cox [Sat, 11 Aug 2001 16:11:49 +0000 (16:11 +0000)]
don't show is_file() stat errors
Zeev Suraski [Sat, 11 Aug 2001 15:56:40 +0000 (15:56 +0000)]
Whitespace
Zeev Suraski [Sat, 11 Aug 2001 15:44:24 +0000 (15:44 +0000)]
Whitespace
Zeev Suraski [Sat, 11 Aug 2001 15:26:11 +0000 (15:26 +0000)]
update
Zeev Suraski [Sat, 11 Aug 2001 15:22:56 +0000 (15:22 +0000)]
Start pushing register_globals annihilation
Andi Gutmans [Sat, 11 Aug 2001 13:23:35 +0000 (13:23 +0000)]
- Fix UNIX build.
Thies C. Arntzen [Sat, 11 Aug 2001 12:02:20 +0000 (12:02 +0000)]
make sybase compile with engine2
Thies C. Arntzen [Sat, 11 Aug 2001 10:52:52 +0000 (10:52 +0000)]
beautify
foobar [Sat, 11 Aug 2001 10:49:03 +0000 (10:49 +0000)]
Added $_SESSION to the $_* family.
Andi Gutmans [Sat, 11 Aug 2001 10:47:41 +0000 (10:47 +0000)]
- Need to do some rewriting in the parser instead of this.
Thies C. Arntzen [Sat, 11 Aug 2001 10:29:14 +0000 (10:29 +0000)]
use macros for accessing properties in object.
Sebastian Bergmann [Sat, 11 Aug 2001 08:08:05 +0000 (08:08 +0000)]
'delete' is a reserved word in Zend Engine 2
Andrei Zmievski [Sat, 11 Aug 2001 03:24:23 +0000 (03:24 +0000)]
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.
Anil Madhavapeddy [Sat, 11 Aug 2001 02:53:57 +0000 (02:53 +0000)]
fix a few typos
foobar [Sat, 11 Aug 2001 02:46:57 +0000 (02:46 +0000)]
ZEND macro-rename.
Zeev Suraski [Sat, 11 Aug 2001 01:13:31 +0000 (01:13 +0000)]
Move the macro wrappers from the compatibility header to php.h
Andi Gutmans [Sat, 11 Aug 2001 00:20:37 +0000 (00:20 +0000)]
- For Sebastian. Will allow to see you're using the Engine 2 CVS via
phpinfo()
<changelog@php.net> [Sat, 11 Aug 2001 00:11:18 +0000 (00:11 +0000)]
ChangeLog update
Frank M. Kromann [Fri, 10 Aug 2001 20:34:05 +0000 (20:34 +0000)]
Adding SQL statement to the warning
foobar [Fri, 10 Aug 2001 20:32:33 +0000 (20:32 +0000)]
Made use of the resource macros here too. And some beutifying.
Jeroen van Wolffelaar [Fri, 10 Aug 2001 20:18:42 +0000 (20:18 +0000)]
Possible fix 12360. If it doesn't help, it doesn't hurt, AFAIK...
Chuck Hagenbuch [Fri, 10 Aug 2001 18:32:56 +0000 (18:32 +0000)]
Add imap_setacl() function (Brian Masney <masneyb@seul.org>).
Wez Furlong [Fri, 10 Aug 2001 18:02:59 +0000 (18:02 +0000)]
Fix some build probs on *bsd
Andi Gutmans [Fri, 10 Aug 2001 16:19:49 +0000 (16:19 +0000)]
- Merge from Engine 1
Sebastian Bergmann [Fri, 10 Aug 2001 16:12:33 +0000 (16:12 +0000)]
Rename storage* to container*.
Andi Gutmans [Fri, 10 Aug 2001 14:18:38 +0000 (14:18 +0000)]
- A couple of fixes
Zeev Suraski [Fri, 10 Aug 2001 14:10:31 +0000 (14:10 +0000)]
Optimize macro usage...
Andi Gutmans [Fri, 10 Aug 2001 13:39:35 +0000 (13:39 +0000)]
- Merge from Engine 1 CVS
Zeev Suraski [Fri, 10 Aug 2001 13:04:58 +0000 (13:04 +0000)]
More build fixes
Adam Dickmeiss [Fri, 10 Aug 2001 12:53:11 +0000 (12:53 +0000)]
Added yaz_sort. Updates for ZTS.
Zeev Suraski [Fri, 10 Aug 2001 12:48:06 +0000 (12:48 +0000)]
Centralize macros
Zeev Suraski [Fri, 10 Aug 2001 12:45:58 +0000 (12:45 +0000)]
There we go.
Zeev Suraski [Fri, 10 Aug 2001 12:28:15 +0000 (12:28 +0000)]
build fix
Zeev Suraski [Fri, 10 Aug 2001 12:27:33 +0000 (12:27 +0000)]
Let's not introduce more mess to maintain.
Rasmus Lerdorf [Fri, 10 Aug 2001 09:48:48 +0000 (09:48 +0000)]
Sablot extension cleanup - it compiles again now
Rasmus Lerdorf [Fri, 10 Aug 2001 09:05:37 +0000 (09:05 +0000)]
The checks were in the wrong order here. sablot depends on expat, so
check for expat first and add -lexpat then check for sablot
foobar [Fri, 10 Aug 2001 08:36:21 +0000 (08:36 +0000)]
killed compile warnings.
foobar [Fri, 10 Aug 2001 08:02:09 +0000 (08:02 +0000)]
compile fix (missing TSRMLS_CC)
foobar [Fri, 10 Aug 2001 02:19:05 +0000 (02:19 +0000)]
Cleanup. Also make gethostnamel() to return FALSE on error and not just empty array.
Rasmus Lerdorf [Fri, 10 Aug 2001 01:41:14 +0000 (01:41 +0000)]
Filter a bit of the "Bronx" out of this README
<changelog@php.net> [Fri, 10 Aug 2001 00:10:33 +0000 (00:10 +0000)]
ChangeLog update
<changelog@php.net> [Fri, 10 Aug 2001 00:10:30 +0000 (00:10 +0000)]
NEWS update
David Eriksson [Thu, 9 Aug 2001 22:00:05 +0000 (22:00 +0000)]
Prevent potential crash
David Eriksson [Thu, 9 Aug 2001 21:59:27 +0000 (21:59 +0000)]
Convert parameter to long if needed.
David Eriksson [Thu, 9 Aug 2001 21:57:57 +0000 (21:57 +0000)]
Added zend_ prefix to wrong_param_count in enum.c, object.c and struct.c
David Eriksson [Thu, 9 Aug 2001 21:56:25 +0000 (21:56 +0000)]
struct.c
David Eriksson [Thu, 9 Aug 2001 21:56:03 +0000 (21:56 +0000)]
Prevent potential crashes.
David Eriksson [Thu, 9 Aug 2001 21:55:10 +0000 (21:55 +0000)]
(PHP satellite_object_to_string) Added function to get IOR of object.
David Eriksson [Thu, 9 Aug 2001 21:53:50 +0000 (21:53 +0000)]
rewrote configuration script
David Eriksson [Thu, 9 Aug 2001 21:42:54 +0000 (21:42 +0000)]
Added patch for ORBit that handles "Multiple Components Profile" in an IOR.
Joey Smith [Thu, 9 Aug 2001 12:41:39 +0000 (12:41 +0000)]
K&R-ify the switch statments.
Joey Smith [Thu, 9 Aug 2001 12:35:09 +0000 (12:35 +0000)]
Commit acutal code only, will do ws on another pass.
Joey Smith [Thu, 9 Aug 2001 12:22:41 +0000 (12:22 +0000)]
Revert patch to seperate code from whitespace changes.
Joey Smith [Thu, 9 Aug 2001 12:15:58 +0000 (12:15 +0000)]
Restore xpath_eval() and the underlying php_xpathptr_eval().
It still leaks like crazy, but does not appear to crash, and
seems to work correctly.
Anyone who can possibly test this, please do.
@- Restore xpath_eval() and php_xpathptr_eval() for 4.0.7. There
@ are still some known leaks.
Tomas V.V.Cox [Thu, 9 Aug 2001 08:06:52 +0000 (08:06 +0000)]
fix multiple factory calls problem with php < 4.0.7
Tomas V.V.Cox [Thu, 9 Aug 2001 07:56:33 +0000 (07:56 +0000)]
*** empty log message ***
Tomas V.V.Cox [Thu, 9 Aug 2001 07:52:29 +0000 (07:52 +0000)]
spaces
foobar [Thu, 9 Aug 2001 06:46:43 +0000 (06:46 +0000)]
Updated the extension part a little bit.
# I guess people didn't see the forest from the trees.. :)
Rasmus Lerdorf [Thu, 9 Aug 2001 04:47:47 +0000 (04:47 +0000)]
More ext_skel cleanup
Sascha Schumann [Thu, 9 Aug 2001 04:27:40 +0000 (04:27 +0000)]
Workaround which avoids passing pic-related flags in link mode
Andi Gutmans [Thu, 9 Aug 2001 03:58:58 +0000 (03:58 +0000)]
- Merge from Engine 1 tree
Alexander Merz [Thu, 9 Aug 2001 01:11:56 +0000 (01:11 +0000)]
fix PHPDoc
foobar [Thu, 9 Aug 2001 00:28:33 +0000 (00:28 +0000)]
Added missing entries.
<changelog@php.net> [Thu, 9 Aug 2001 00:11:55 +0000 (00:11 +0000)]
ChangeLog update
Zeev Suraski [Wed, 8 Aug 2001 20:26:26 +0000 (20:26 +0000)]
Update NEWS
Zeev Suraski [Wed, 8 Aug 2001 20:05:37 +0000 (20:05 +0000)]
Implement import_request_variables()
Wez Furlong [Wed, 8 Aug 2001 20:00:09 +0000 (20:00 +0000)]
Fix probs on OpenBSD-current and RedHat 6.1
Zeev Suraski [Wed, 8 Aug 2001 19:15:38 +0000 (19:15 +0000)]
Put it in the wrong case...
Zeev Suraski [Wed, 8 Aug 2001 18:26:03 +0000 (18:26 +0000)]
- Fix precedence of the variables order in $_FORM
- Rename $_FORM to $_REQUEST for now
Andi Gutmans [Wed, 8 Aug 2001 17:18:16 +0000 (17:18 +0000)]
- Merge new $_GET, $_POST etc. patch from Engine 1 tree
Zeev Suraski [Wed, 8 Aug 2001 17:16:20 +0000 (17:16 +0000)]
- Implement $_FORM
- Update phpinfo()
- Update NEWS
Zeev Suraski [Wed, 8 Aug 2001 16:36:04 +0000 (16:36 +0000)]
- Implement new short names - $_GET, $_POST, $_COOKIE, $_SERVER, $_ENV and $_FILES
- Use the Zend Engine infrastructure - make these variables available in
all functions
Andi Gutmans [Wed, 8 Aug 2001 15:07:11 +0000 (15:07 +0000)]
- Preliminary patch for method() dereferencing
Andi Gutmans [Wed, 8 Aug 2001 15:06:08 +0000 (15:06 +0000)]
- Merge zend_try fix from Engine 1
Zeev Suraski [Wed, 8 Aug 2001 14:01:22 +0000 (14:01 +0000)]
Use zend_first_try
Zeev Suraski [Wed, 8 Aug 2001 10:26:21 +0000 (10:26 +0000)]
Using TSRM no longer implies ZTS
Marc Boeren [Wed, 8 Aug 2001 10:08:25 +0000 (10:08 +0000)]
Fixed a too hasty copy/paste action in the DBX_FBSQL constant check
Marc Boeren [Wed, 8 Aug 2001 08:48:32 +0000 (08:48 +0000)]
Added Frank to the CREDITS for FrontBase support
Added dbx_fbsql.c to the Makefile.in
# Could someone please compile/test this? My Linux-box is down :(
# Win compiles just fine, I don't expext any trouble on Linux...
Marc Boeren [Wed, 8 Aug 2001 08:44:41 +0000 (08:44 +0000)]
Added extra entries for FrontBase support (Mc)
foobar [Wed, 8 Aug 2001 02:55:07 +0000 (02:55 +0000)]
Changed the old skool resource stuff to use the Zend macros.
foobar [Wed, 8 Aug 2001 02:02:02 +0000 (02:02 +0000)]
Cleanup. (some relics from php3 era?)
foobar [Wed, 8 Aug 2001 01:52:22 +0000 (01:52 +0000)]
Make this compile again.
Rasmus Lerdorf [Wed, 8 Aug 2001 00:20:19 +0000 (00:20 +0000)]
Fixed a bunch of problems here
<changelog@php.net> [Wed, 8 Aug 2001 00:14:40 +0000 (00:14 +0000)]
ChangeLog update
<changelog@php.net> [Wed, 8 Aug 2001 00:14:36 +0000 (00:14 +0000)]
NEWS update
foobar [Tue, 7 Aug 2001 23:27:01 +0000 (23:27 +0000)]
More TSRM work.
Zeev Suraski [Tue, 7 Aug 2001 20:15:17 +0000 (20:15 +0000)]
Migrate .dsp patches
foobar [Tue, 7 Aug 2001 20:13:54 +0000 (20:13 +0000)]
Yet another TSRM fix.
Frank M. Kromann [Tue, 7 Aug 2001 19:56:33 +0000 (19:56 +0000)]
Fixing a TSRMLS_FETCH problem.
Andrei Zmievski [Tue, 7 Aug 2001 19:44:45 +0000 (19:44 +0000)]
@- Added vprintf() and vsprintf() functions that allow passing all arguments
@ after format as an array. (Andrei)
Andi Gutmans [Tue, 7 Aug 2001 19:33:06 +0000 (19:33 +0000)]
- Forgot to commit the updated dsp
foobar [Tue, 7 Aug 2001 19:24:21 +0000 (19:24 +0000)]
Killed compile warnings.
foobar [Tue, 7 Aug 2001 19:21:19 +0000 (19:21 +0000)]
killed a compile warning.
Frank M. Kromann [Tue, 7 Aug 2001 19:09:58 +0000 (19:09 +0000)]
Adding cvs ID to source files
Frank M. Kromann [Tue, 7 Aug 2001 19:08:06 +0000 (19:08 +0000)]
Adding FrontBase support to the DBX extension
Harald Radi [Tue, 7 Aug 2001 19:02:01 +0000 (19:02 +0000)]
TSRM fix
foobar [Tue, 7 Aug 2001 18:36:55 +0000 (18:36 +0000)]
More TSRMLS_FETCH() nuking.
foobar [Tue, 7 Aug 2001 17:57:55 +0000 (17:57 +0000)]
Another TSRM fix. Plus killed some compile warnings.