]> granicus.if.org Git - php/log
php
23 years agoWhitespace
Zeev Suraski [Sat, 11 Aug 2001 16:39:07 +0000 (16:39 +0000)]
Whitespace

23 years agoremoved my debug code :)
Tomas V.V.Cox [Sat, 11 Aug 2001 16:14:14 +0000 (16:14 +0000)]
removed my debug code :)

23 years agodon't show is_file() stat errors
Tomas V.V.Cox [Sat, 11 Aug 2001 16:11:49 +0000 (16:11 +0000)]
don't show is_file() stat errors

23 years agoWhitespace
Zeev Suraski [Sat, 11 Aug 2001 15:56:40 +0000 (15:56 +0000)]
Whitespace

23 years agoWhitespace
Zeev Suraski [Sat, 11 Aug 2001 15:44:24 +0000 (15:44 +0000)]
Whitespace

23 years agoupdate
Zeev Suraski [Sat, 11 Aug 2001 15:26:11 +0000 (15:26 +0000)]
update

23 years agoStart pushing register_globals annihilation
Zeev Suraski [Sat, 11 Aug 2001 15:22:56 +0000 (15:22 +0000)]
Start pushing register_globals annihilation

23 years ago- Fix UNIX build.
Andi Gutmans [Sat, 11 Aug 2001 13:23:35 +0000 (13:23 +0000)]
- Fix UNIX build.

23 years agomake sybase compile with engine2
Thies C. Arntzen [Sat, 11 Aug 2001 12:02:20 +0000 (12:02 +0000)]
make sybase compile with engine2

23 years agobeautify
Thies C. Arntzen [Sat, 11 Aug 2001 10:52:52 +0000 (10:52 +0000)]
beautify

23 years agoAdded $_SESSION to the $_* family.
foobar [Sat, 11 Aug 2001 10:49:03 +0000 (10:49 +0000)]
Added $_SESSION to the $_* family.

23 years ago- Need to do some rewriting in the parser instead of this.
Andi Gutmans [Sat, 11 Aug 2001 10:47:41 +0000 (10:47 +0000)]
- Need to do some rewriting in the parser instead of this.

23 years agouse macros for accessing properties in object.
Thies C. Arntzen [Sat, 11 Aug 2001 10:29:14 +0000 (10:29 +0000)]
use macros for accessing properties in object.

23 years ago'delete' is a reserved word in Zend Engine 2
Sebastian Bergmann [Sat, 11 Aug 2001 08:08:05 +0000 (08:08 +0000)]
'delete' is a reserved word in Zend Engine 2

23 years agoChanged ext_skel to use zend_parse_parameters() for argument parsing in
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.

23 years agofix a few typos
Anil Madhavapeddy [Sat, 11 Aug 2001 02:53:57 +0000 (02:53 +0000)]
fix a few typos

23 years agoZEND macro-rename.
foobar [Sat, 11 Aug 2001 02:46:57 +0000 (02:46 +0000)]
ZEND macro-rename.

23 years agoMove the macro wrappers from the compatibility header to php.h
Zeev Suraski [Sat, 11 Aug 2001 01:13:31 +0000 (01:13 +0000)]
Move the macro wrappers from the compatibility header to php.h

23 years ago- For Sebastian. Will allow to see you're using the Engine 2 CVS via
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()

23 years agoChangeLog update
<changelog@php.net> [Sat, 11 Aug 2001 00:11:18 +0000 (00:11 +0000)]
ChangeLog update

23 years agoAdding SQL statement to the warning
Frank M. Kromann [Fri, 10 Aug 2001 20:34:05 +0000 (20:34 +0000)]
Adding SQL statement to the warning

23 years agoMade use of the resource macros here too. And some beutifying.
foobar [Fri, 10 Aug 2001 20:32:33 +0000 (20:32 +0000)]
Made use of the resource macros here too. And some beutifying.

23 years agoPossible fix 12360. If it doesn't help, it doesn't hurt, AFAIK...
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...

23 years agoAdd imap_setacl() function (Brian Masney <masneyb@seul.org>).
Chuck Hagenbuch [Fri, 10 Aug 2001 18:32:56 +0000 (18:32 +0000)]
Add imap_setacl() function (Brian Masney <masneyb@seul.org>).

23 years agoFix some build probs on *bsd
Wez Furlong [Fri, 10 Aug 2001 18:02:59 +0000 (18:02 +0000)]
Fix some build probs on *bsd

23 years ago- Merge from Engine 1
Andi Gutmans [Fri, 10 Aug 2001 16:19:49 +0000 (16:19 +0000)]
- Merge from Engine 1

23 years agoRename storage* to container*.
Sebastian Bergmann [Fri, 10 Aug 2001 16:12:33 +0000 (16:12 +0000)]
Rename storage* to container*.

23 years ago- A couple of fixes
Andi Gutmans [Fri, 10 Aug 2001 14:18:38 +0000 (14:18 +0000)]
- A couple of fixes

23 years agoOptimize macro usage...
Zeev Suraski [Fri, 10 Aug 2001 14:10:31 +0000 (14:10 +0000)]
Optimize macro usage...

23 years ago- Merge from Engine 1 CVS
Andi Gutmans [Fri, 10 Aug 2001 13:39:35 +0000 (13:39 +0000)]
- Merge from Engine 1 CVS

23 years agoMore build fixes
Zeev Suraski [Fri, 10 Aug 2001 13:04:58 +0000 (13:04 +0000)]
More build fixes

23 years agoAdded yaz_sort. Updates for ZTS.
Adam Dickmeiss [Fri, 10 Aug 2001 12:53:11 +0000 (12:53 +0000)]
Added yaz_sort. Updates for ZTS.

23 years agoCentralize macros
Zeev Suraski [Fri, 10 Aug 2001 12:48:06 +0000 (12:48 +0000)]
Centralize macros

23 years agoThere we go.
Zeev Suraski [Fri, 10 Aug 2001 12:45:58 +0000 (12:45 +0000)]
There we go.

23 years agobuild fix
Zeev Suraski [Fri, 10 Aug 2001 12:28:15 +0000 (12:28 +0000)]
build fix

23 years agoLet's not introduce more mess to maintain.
Zeev Suraski [Fri, 10 Aug 2001 12:27:33 +0000 (12:27 +0000)]
Let's not introduce more mess to maintain.

23 years agoSablot extension cleanup - it compiles again now
Rasmus Lerdorf [Fri, 10 Aug 2001 09:48:48 +0000 (09:48 +0000)]
Sablot extension cleanup - it compiles again now

23 years agoThe checks were in the wrong order here. sablot depends on expat, so
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

23 years agokilled compile warnings.
foobar [Fri, 10 Aug 2001 08:36:21 +0000 (08:36 +0000)]
killed compile warnings.

23 years agocompile fix (missing TSRMLS_CC)
foobar [Fri, 10 Aug 2001 08:02:09 +0000 (08:02 +0000)]
compile fix (missing TSRMLS_CC)

23 years agoCleanup. Also make gethostnamel() to return FALSE on error and not just empty array.
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.

23 years agoFilter a bit of the "Bronx" out of this README
Rasmus Lerdorf [Fri, 10 Aug 2001 01:41:14 +0000 (01:41 +0000)]
Filter a bit of the "Bronx" out of this README

23 years agoChangeLog update
<changelog@php.net> [Fri, 10 Aug 2001 00:10:33 +0000 (00:10 +0000)]
ChangeLog update

23 years agoNEWS update
<changelog@php.net> [Fri, 10 Aug 2001 00:10:30 +0000 (00:10 +0000)]
NEWS update

23 years agoPrevent potential crash
David Eriksson [Thu, 9 Aug 2001 22:00:05 +0000 (22:00 +0000)]
Prevent potential crash

23 years agoConvert parameter to long if needed.
David Eriksson [Thu, 9 Aug 2001 21:59:27 +0000 (21:59 +0000)]
Convert parameter to long if needed.

23 years agoAdded zend_ prefix to wrong_param_count in enum.c, object.c and struct.c
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

23 years agostruct.c
David Eriksson [Thu, 9 Aug 2001 21:56:25 +0000 (21:56 +0000)]
struct.c

23 years agoPrevent potential crashes.
David Eriksson [Thu, 9 Aug 2001 21:56:03 +0000 (21:56 +0000)]
Prevent potential crashes.

23 years ago(PHP satellite_object_to_string) Added function to get IOR of object.
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.

23 years agorewrote configuration script
David Eriksson [Thu, 9 Aug 2001 21:53:50 +0000 (21:53 +0000)]
rewrote configuration script

23 years agoAdded patch for ORBit that handles "Multiple Components Profile" in an IOR.
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.

23 years agoK&R-ify the switch statments.
Joey Smith [Thu, 9 Aug 2001 12:41:39 +0000 (12:41 +0000)]
K&R-ify the switch statments.

23 years agoCommit acutal code only, will do ws on another pass.
Joey Smith [Thu, 9 Aug 2001 12:35:09 +0000 (12:35 +0000)]
Commit acutal code only, will do ws on another pass.

23 years agoRevert patch to seperate code from whitespace changes.
Joey Smith [Thu, 9 Aug 2001 12:22:41 +0000 (12:22 +0000)]
Revert patch to seperate code from whitespace changes.

23 years agoRestore xpath_eval() and the underlying php_xpathptr_eval().
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.

23 years agofix multiple factory calls problem with php < 4.0.7
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

23 years ago*** empty log message ***
Tomas V.V.Cox [Thu, 9 Aug 2001 07:56:33 +0000 (07:56 +0000)]
*** empty log message ***

23 years agospaces
Tomas V.V.Cox [Thu, 9 Aug 2001 07:52:29 +0000 (07:52 +0000)]
spaces

23 years agoUpdated the extension part a little bit.
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.. :)

23 years agoMore ext_skel cleanup
Rasmus Lerdorf [Thu, 9 Aug 2001 04:47:47 +0000 (04:47 +0000)]
More ext_skel cleanup

23 years agoWorkaround which avoids passing pic-related flags in link mode
Sascha Schumann [Thu, 9 Aug 2001 04:27:40 +0000 (04:27 +0000)]
Workaround which avoids passing pic-related flags in link mode

23 years ago- Merge from Engine 1 tree
Andi Gutmans [Thu, 9 Aug 2001 03:58:58 +0000 (03:58 +0000)]
- Merge from Engine 1 tree

23 years agofix PHPDoc
Alexander Merz [Thu, 9 Aug 2001 01:11:56 +0000 (01:11 +0000)]
fix PHPDoc

23 years agoAdded missing entries.
foobar [Thu, 9 Aug 2001 00:28:33 +0000 (00:28 +0000)]
Added missing entries.

23 years agoChangeLog update
<changelog@php.net> [Thu, 9 Aug 2001 00:11:55 +0000 (00:11 +0000)]
ChangeLog update

23 years agoUpdate NEWS
Zeev Suraski [Wed, 8 Aug 2001 20:26:26 +0000 (20:26 +0000)]
Update NEWS

23 years agoImplement import_request_variables()
Zeev Suraski [Wed, 8 Aug 2001 20:05:37 +0000 (20:05 +0000)]
Implement import_request_variables()

23 years agoFix probs on OpenBSD-current and RedHat 6.1
Wez Furlong [Wed, 8 Aug 2001 20:00:09 +0000 (20:00 +0000)]
Fix probs on OpenBSD-current and RedHat 6.1

23 years agoPut it in the wrong case...
Zeev Suraski [Wed, 8 Aug 2001 19:15:38 +0000 (19:15 +0000)]
Put it in the wrong case...

23 years ago- Fix precedence of the variables order in $_FORM
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

23 years ago- Merge new $_GET, $_POST etc. patch from Engine 1 tree
Andi Gutmans [Wed, 8 Aug 2001 17:18:16 +0000 (17:18 +0000)]
- Merge new $_GET, $_POST etc. patch from Engine 1 tree

23 years ago- Implement $_FORM
Zeev Suraski [Wed, 8 Aug 2001 17:16:20 +0000 (17:16 +0000)]
- Implement $_FORM
- Update phpinfo()
- Update NEWS

23 years ago- Implement new short names - $_GET, $_POST, $_COOKIE, $_SERVER, $_ENV and $_FILES
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

23 years ago- Preliminary patch for method() dereferencing
Andi Gutmans [Wed, 8 Aug 2001 15:07:11 +0000 (15:07 +0000)]
- Preliminary patch for method() dereferencing

23 years ago- Merge zend_try fix from Engine 1
Andi Gutmans [Wed, 8 Aug 2001 15:06:08 +0000 (15:06 +0000)]
- Merge zend_try fix from Engine 1

23 years agoUse zend_first_try
Zeev Suraski [Wed, 8 Aug 2001 14:01:22 +0000 (14:01 +0000)]
Use zend_first_try

23 years agoUsing TSRM no longer implies ZTS
Zeev Suraski [Wed, 8 Aug 2001 10:26:21 +0000 (10:26 +0000)]
Using TSRM no longer implies ZTS

23 years agoFixed a too hasty copy/paste action in the DBX_FBSQL constant check
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

23 years agoAdded Frank to the CREDITS for FrontBase support
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...

23 years agoAdded extra entries for FrontBase support (Mc)
Marc Boeren [Wed, 8 Aug 2001 08:44:41 +0000 (08:44 +0000)]
Added extra entries for FrontBase support (Mc)

23 years agoChanged the old skool resource stuff to use the Zend macros.
foobar [Wed, 8 Aug 2001 02:55:07 +0000 (02:55 +0000)]
Changed the old skool resource stuff to use the Zend macros.

23 years agoCleanup. (some relics from php3 era?)
foobar [Wed, 8 Aug 2001 02:02:02 +0000 (02:02 +0000)]
Cleanup. (some relics from php3 era?)

23 years agoMake this compile again.
foobar [Wed, 8 Aug 2001 01:52:22 +0000 (01:52 +0000)]
Make this compile again.

23 years agoFixed a bunch of problems here
Rasmus Lerdorf [Wed, 8 Aug 2001 00:20:19 +0000 (00:20 +0000)]
Fixed a bunch of problems here

23 years agoChangeLog update
<changelog@php.net> [Wed, 8 Aug 2001 00:14:40 +0000 (00:14 +0000)]
ChangeLog update

23 years agoNEWS update
<changelog@php.net> [Wed, 8 Aug 2001 00:14:36 +0000 (00:14 +0000)]
NEWS update

23 years agoMore TSRM work.
foobar [Tue, 7 Aug 2001 23:27:01 +0000 (23:27 +0000)]
More TSRM work.

23 years agoMigrate .dsp patches
Zeev Suraski [Tue, 7 Aug 2001 20:15:17 +0000 (20:15 +0000)]
Migrate .dsp patches

23 years agoYet another TSRM fix.
foobar [Tue, 7 Aug 2001 20:13:54 +0000 (20:13 +0000)]
Yet another TSRM fix.

23 years agoFixing a TSRMLS_FETCH problem.
Frank M. Kromann [Tue, 7 Aug 2001 19:56:33 +0000 (19:56 +0000)]
Fixing a TSRMLS_FETCH problem.

23 years ago@- Added vprintf() and vsprintf() functions that allow passing all arguments
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)

23 years ago- Forgot to commit the updated dsp
Andi Gutmans [Tue, 7 Aug 2001 19:33:06 +0000 (19:33 +0000)]
- Forgot to commit the updated dsp

23 years agoKilled compile warnings.
foobar [Tue, 7 Aug 2001 19:24:21 +0000 (19:24 +0000)]
Killed compile warnings.

23 years agokilled a compile warning.
foobar [Tue, 7 Aug 2001 19:21:19 +0000 (19:21 +0000)]
killed a compile warning.

23 years agoAdding cvs ID to source files
Frank M. Kromann [Tue, 7 Aug 2001 19:09:58 +0000 (19:09 +0000)]
Adding cvs ID to source files

23 years agoAdding FrontBase support to the DBX extension
Frank M. Kromann [Tue, 7 Aug 2001 19:08:06 +0000 (19:08 +0000)]
Adding FrontBase support to the DBX extension

23 years agoTSRM fix
Harald Radi [Tue, 7 Aug 2001 19:02:01 +0000 (19:02 +0000)]
TSRM fix

23 years agoMore TSRMLS_FETCH() nuking.
foobar [Tue, 7 Aug 2001 18:36:55 +0000 (18:36 +0000)]
More TSRMLS_FETCH() nuking.

23 years agoAnother TSRM fix. Plus killed some compile warnings.
foobar [Tue, 7 Aug 2001 17:57:55 +0000 (17:57 +0000)]
Another TSRM fix. Plus killed some compile warnings.