]> granicus.if.org Git - php/log
php
24 years agoThis commit was manufactured by cvs2svn to create tag BEFORE_SAPI_POST_PATCH_17_FEB_2000
SVN Migration [Thu, 17 Feb 2000 15:05:25 +0000 (15:05 +0000)]
This commit was manufactured by cvs2svn to create tag
'BEFORE_SAPI_POST_PATCH_17_FEB_2000'.

24 years ago- change some function name into php style
Uwe Steinmann [Thu, 17 Feb 2000 15:05:24 +0000 (15:05 +0000)]
- change some function name into php style

24 years ago- Add ZEND_API
Andi Gutmans [Thu, 17 Feb 2000 08:03:13 +0000 (08:03 +0000)]
- Add ZEND_API

24 years agoAllow non-public enumerations to be accessed
Sam Ruby [Thu, 17 Feb 2000 06:44:14 +0000 (06:44 +0000)]
Allow non-public enumerations to be accessed

24 years agoChangeLog update
<changelog@php.net> [Thu, 17 Feb 2000 02:09:12 +0000 (02:09 +0000)]
ChangeLog update

24 years agoNEWS update
<changelog@php.net> [Thu, 17 Feb 2000 02:09:09 +0000 (02:09 +0000)]
NEWS update

24 years agoFixing up TS-modes. Non TS-modes will bee added later
Frank M. Kromann [Wed, 16 Feb 2000 21:20:10 +0000 (21:20 +0000)]
Fixing up TS-modes. Non TS-modes will bee added later

24 years agoFixing up TS-modes. Non TS-modes will bee added later
Frank M. Kromann [Wed, 16 Feb 2000 21:18:47 +0000 (21:18 +0000)]
Fixing up TS-modes. Non TS-modes will bee added later

24 years ago@- Updated the browscap module to work with PHP 4.0 (Zeev)
Zeev Suraski [Wed, 16 Feb 2000 17:46:14 +0000 (17:46 +0000)]
@- Updated the browscap module to work with PHP 4.0 (Zeev)

24 years ago-Fix bug 3504 concerning leaks with unset()
Andi Gutmans [Wed, 16 Feb 2000 16:49:44 +0000 (16:49 +0000)]
-Fix bug 3504 concerning leaks with unset()

24 years ago- Update .dsp's
Zeev Suraski [Wed, 16 Feb 2000 16:46:01 +0000 (16:46 +0000)]
- Update .dsp's
- Fix auth_user issue

24 years agorecognize 125 as success for put/get commands
Andrew Skalski [Wed, 16 Feb 2000 16:07:27 +0000 (16:07 +0000)]
recognize 125 as success for put/get commands

24 years agoAdd test to avoid recursion, if the build environment is not
Sascha Schumann [Wed, 16 Feb 2000 16:06:12 +0000 (16:06 +0000)]
Add test to avoid recursion, if the build environment is not
correctly set up.

24 years ago- Hopefully fix Thies' bug report.
Andi Gutmans [Wed, 16 Feb 2000 16:00:02 +0000 (16:00 +0000)]
- Hopefully fix Thies' bug report.

24 years agoI'd really like that.
Andrei Zmievski [Wed, 16 Feb 2000 14:50:48 +0000 (14:50 +0000)]
I'd really like that.

24 years agoZEND_TEST_EXCEPTIONS should be defined/undefined before it's checked
Zeev Suraski [Wed, 16 Feb 2000 13:55:22 +0000 (13:55 +0000)]
ZEND_TEST_EXCEPTIONS should be defined/undefined before it's checked

24 years agoAdd to the news
Andi Gutmans [Wed, 16 Feb 2000 13:35:58 +0000 (13:35 +0000)]
Add to the news

24 years ago- In IIS ISAPI when the user presses the STOP button while the script is
Andi Gutmans [Wed, 16 Feb 2000 13:34:07 +0000 (13:34 +0000)]
- In IIS ISAPI when the user presses the STOP button while the script is
  running make sure it stops gracefully. Before it stuck the server.

24 years agospeedup parse_url!
Thies C. Arntzen [Wed, 16 Feb 2000 11:48:58 +0000 (11:48 +0000)]
speedup parse_url!

24 years ago(url_parse) only free regex if compile worked.
Thies C. Arntzen [Wed, 16 Feb 2000 11:47:20 +0000 (11:47 +0000)]
(url_parse) only free regex if compile worked.

24 years ago(url_parse) fix memory leak (#3495)
Thies C. Arntzen [Wed, 16 Feb 2000 11:41:49 +0000 (11:41 +0000)]
(url_parse) fix memory leak (#3495)

24 years ago- OK, for a change I remember to put my changes in the NEWS file.
Andi Gutmans [Wed, 16 Feb 2000 09:37:04 +0000 (09:37 +0000)]
- OK, for a change I remember to put my changes in the NEWS file.

24 years ago- PHP_WIN32
Andi Gutmans [Wed, 16 Feb 2000 09:33:19 +0000 (09:33 +0000)]
- PHP_WIN32

24 years ago- Fix bug #3309
Andi Gutmans [Wed, 16 Feb 2000 09:20:10 +0000 (09:20 +0000)]
- Fix bug #3309

24 years agoChangeLog update
<changelog@php.net> [Wed, 16 Feb 2000 02:09:10 +0000 (02:09 +0000)]
ChangeLog update

24 years agoNEWS update
<changelog@php.net> [Wed, 16 Feb 2000 02:09:07 +0000 (02:09 +0000)]
NEWS update

24 years ago@- Improved ISAPI module - it should no longer be necessary to set PHP as
Zeev Suraski [Tue, 15 Feb 2000 23:31:10 +0000 (23:31 +0000)]
@- Improved ISAPI module - it should no longer be necessary to set PHP as
@  an ISAPI filter, only as an ISAPI extension, unless you wish to perform
@  authentication using PHP.  This didn't yet get enough testing, but it
@  should work (Zeev)
- Fixed auth_user/auth_password memory leak (I didn't have time to test it under
  Apache, feedback welcome!)

24 years agoFix enable again.
Andrei Zmievski [Tue, 15 Feb 2000 22:55:45 +0000 (22:55 +0000)]
Fix enable again.

24 years ago@- Fixed RFC1867 file upload under Windows (Zeev)
Zeev Suraski [Tue, 15 Feb 2000 22:51:18 +0000 (22:51 +0000)]
@- Fixed RFC1867 file upload under Windows (Zeev)
Fixed a memory leak

24 years agoadding a missing PHP_FALIAS to imap_listsubscribed()
Chuck Hagenbuch [Tue, 15 Feb 2000 20:06:53 +0000 (20:06 +0000)]
adding a missing PHP_FALIAS to imap_listsubscribed()

24 years agoChanged --with-wddx to --enable-wddx.
Andrei Zmievski [Tue, 15 Feb 2000 14:43:32 +0000 (14:43 +0000)]
Changed --with-wddx to --enable-wddx.

24 years agoTest for --enable-xml.
Andrei Zmievski [Tue, 15 Feb 2000 14:24:59 +0000 (14:24 +0000)]
Test for --enable-xml.

24 years agoChanging the header.
Andrei Zmievski [Tue, 15 Feb 2000 14:24:46 +0000 (14:24 +0000)]
Changing the header.

24 years agoLittle correction.
Andrei Zmievski [Tue, 15 Feb 2000 14:23:54 +0000 (14:23 +0000)]
Little correction.

24 years ago- initial support for pdflib 2.20, little testing till now
Uwe Steinmann [Tue, 15 Feb 2000 08:10:32 +0000 (08:10 +0000)]
- initial support for pdflib 2.20, little testing till now

24 years ago- Get rid of mistake
Andi Gutmans [Tue, 15 Feb 2000 04:54:20 +0000 (04:54 +0000)]
- Get rid of mistake

24 years agoChangeLog update
<changelog@php.net> [Tue, 15 Feb 2000 02:09:11 +0000 (02:09 +0000)]
ChangeLog update

24 years agoNEWS update
<changelog@php.net> [Tue, 15 Feb 2000 02:09:08 +0000 (02:09 +0000)]
NEWS update

24 years ago- Put in the infrastructure for the unset() fix. Right now it has the old
Andi Gutmans [Mon, 14 Feb 2000 20:31:01 +0000 (20:31 +0000)]
- Put in the infrastructure for the unset() fix. Right now it has the old
  behavior but I just need time tomorrow to add the correct behavior.

24 years ago- Fix bug in func_get_arg()
Andi Gutmans [Mon, 14 Feb 2000 19:08:51 +0000 (19:08 +0000)]
- Fix bug in func_get_arg()
- Get rid of compiler warnings for unused function crash()

24 years ago@Re-introduced "none" for disabling auto_prepend/append_file (Stig)
Stig Bakken [Mon, 14 Feb 2000 15:36:45 +0000 (15:36 +0000)]
@Re-introduced "none" for disabling auto_prepend/append_file (Stig)
Made auto_prepend_file and auto_append_file accept "none" as parameter
to disable, like in PHP 3.0.

24 years ago@Added DB/storage to PEAR
Stig Bakken [Mon, 14 Feb 2000 15:12:20 +0000 (15:12 +0000)]
@Added DB/storage to PEAR
@Introduced DB warnings
Added DB/storage to PEAR.
Introduced DB warnings
Revert to using Javadoc-style comments.
DB_common now returns references in the appropriate places

24 years agoFix for filesize() and others on sockets.
Andrei Zmievski [Mon, 14 Feb 2000 14:18:17 +0000 (14:18 +0000)]
Fix for filesize() and others on sockets.

24 years agoChangeLog update
<changelog@php.net> [Mon, 14 Feb 2000 14:06:49 +0000 (14:06 +0000)]
ChangeLog update

24 years agoNEWS update
<changelog@php.net> [Mon, 14 Feb 2000 14:06:42 +0000 (14:06 +0000)]
NEWS update

24 years agoimap_delet(),imap_undelete() and imap_move() will now optionaly accept UDIs
Hartmut Holzgraefe [Mon, 14 Feb 2000 13:09:51 +0000 (13:09 +0000)]
imap_delet(),imap_undelete() and imap_move() will now optionaly accept UDIs

24 years agoUse sapi_free_header.
David Hedbor [Mon, 14 Feb 2000 08:11:48 +0000 (08:11 +0000)]
Use sapi_free_header.

24 years agoFix a few memory leaks
Zeev Suraski [Sun, 13 Feb 2000 22:17:09 +0000 (22:17 +0000)]
Fix a few memory leaks

24 years agoFix a memory leak
Zeev Suraski [Sun, 13 Feb 2000 22:15:06 +0000 (22:15 +0000)]
Fix a memory leak

24 years agoFixing compile and link with current cvs.
Frank M. Kromann [Sun, 13 Feb 2000 19:06:51 +0000 (19:06 +0000)]
Fixing compile and link with current cvs.

24 years ago- Not sure if len can be zero but it's better to check it once then
Andi Gutmans [Sun, 13 Feb 2000 15:59:32 +0000 (15:59 +0000)]
- Not sure if len can be zero but it's better to check it once then
  rechecking for it every loop and having an extra variable do nothing.

24 years ago- Beautify a bit.
Andi Gutmans [Sun, 13 Feb 2000 15:56:07 +0000 (15:56 +0000)]
- Beautify a bit.

24 years ago- Hopefully fix strip_tags bug
Zeev Suraski [Sun, 13 Feb 2000 15:35:51 +0000 (15:35 +0000)]
- Hopefully fix strip_tags bug
@- Fix overrun in strip_tags (Stas, Zend library)

24 years ago@- Fixed crash in strip_tags() and related functions. (Thies)
Thies C. Arntzen [Sun, 13 Feb 2000 14:56:35 +0000 (14:56 +0000)]
@- Fixed crash in strip_tags() and related functions. (Thies)

24 years ago- Save a function call one very hash_add
Andi Gutmans [Sun, 13 Feb 2000 13:31:29 +0000 (13:31 +0000)]
- Save a function call one very hash_add

24 years ago- Improve startup speed a bit by using the hash_*_ptr() functions
Andi Gutmans [Sun, 13 Feb 2000 13:25:01 +0000 (13:25 +0000)]
- Improve startup speed a bit by using the hash_*_ptr() functions

24 years ago- Make startup a bit faster by changing some hash_update()'s and hash_add()'s
Andi Gutmans [Sun, 13 Feb 2000 13:22:02 +0000 (13:22 +0000)]
- Make startup a bit faster by changing some hash_update()'s and hash_add()'s
  to hash_update_ptr()/hash_add_ptr()

24 years ago- Fix a couple of potential bugs where we were using emalloc/efree instead
Andi Gutmans [Sun, 13 Feb 2000 12:45:36 +0000 (12:45 +0000)]
- Fix a couple of potential bugs where we were using emalloc/efree instead
  of pemalloc/pefree.
- Fix a bug were we potentially would be freeing the key by mistake

24 years ago- PHP_WIN32
Danny Heijl [Sun, 13 Feb 2000 11:24:14 +0000 (11:24 +0000)]
- PHP_WIN32

24 years agoReport access violations
Zeev Suraski [Sun, 13 Feb 2000 01:24:51 +0000 (01:24 +0000)]
Report access violations

24 years ago*** empty log message ***
Zeev Suraski [Sun, 13 Feb 2000 01:22:11 +0000 (01:22 +0000)]
*** empty log message ***

24 years agoMake all of the ISAPI variables register themselves as Server variables
Zeev Suraski [Sun, 13 Feb 2000 01:14:45 +0000 (01:14 +0000)]
Make all of the ISAPI variables register themselves as Server variables

24 years agoMake (array) false == array() and not array(false)
Zeev Suraski [Sun, 13 Feb 2000 00:52:33 +0000 (00:52 +0000)]
Make (array) false == array() and not array(false)

24 years agoTrap bailout of shutdown functions
Zeev Suraski [Sun, 13 Feb 2000 00:26:54 +0000 (00:26 +0000)]
Trap bailout of shutdown functions

24 years ago- Update the C file to use PHP_WIN32
Andi Gutmans [Sat, 12 Feb 2000 19:47:49 +0000 (19:47 +0000)]
- Update the C file to use PHP_WIN32

24 years ago- Update the project file with the Win32 defines.
Andi Gutmans [Sat, 12 Feb 2000 19:46:45 +0000 (19:46 +0000)]
- Update the project file with the Win32 defines.

24 years agohaving HTTP_UPLOAD_FILES[] seems logical to me
Thies C. Arntzen [Sat, 12 Feb 2000 18:03:09 +0000 (18:03 +0000)]
having HTTP_UPLOAD_FILES[] seems logical to me

24 years ago@- Workaround for bogus POST-Data from IE/Mac. (Thies)
Thies C. Arntzen [Sat, 12 Feb 2000 17:37:11 +0000 (17:37 +0000)]
@- Workaround for bogus POST-Data from IE/Mac. (Thies)
@  Patch by Alain Malek <alain@virtua.ch>
fix #2944

24 years ago- Support wddx by default on Windows
Andi Gutmans [Sat, 12 Feb 2000 15:47:51 +0000 (15:47 +0000)]
- Support wddx by default on Windows

24 years ago$ext_src_base is the source dir of the extension
Sascha Schumann [Sat, 12 Feb 2000 15:13:44 +0000 (15:13 +0000)]
$ext_src_base is the source dir of the extension

24 years agoTell expat the byte order
Sascha Schumann [Sat, 12 Feb 2000 15:08:32 +0000 (15:08 +0000)]
Tell expat the byte order

24 years agoNever use Apache regex stuff
Sascha Schumann [Sat, 12 Feb 2000 14:48:09 +0000 (14:48 +0000)]
Never use Apache regex stuff

24 years ago#if WIN.* => #ifdef PHP_WIN32
Sascha Schumann [Sat, 12 Feb 2000 14:38:31 +0000 (14:38 +0000)]
#if WIN.*   => #ifdef PHP_WIN32
#if !(WIN.* => #ifndef PHP_WIN32

24 years agoUse bundled expat library on UNIX. Note: Need to fix --enable-xml=shared
Sascha Schumann [Sat, 12 Feb 2000 14:28:49 +0000 (14:28 +0000)]
Use bundled expat library on UNIX. Note: Need to fix --enable-xml=shared

24 years ago- Fix the Release_inline part.
Andi Gutmans [Sat, 12 Feb 2000 11:41:19 +0000 (11:41 +0000)]
- Fix the Release_inline part.

24 years agoon WIN32, PHP_WIN32 and ZEND_WIN32 need to be defined
Sam Ruby [Fri, 11 Feb 2000 23:50:01 +0000 (23:50 +0000)]
on WIN32, PHP_WIN32 and ZEND_WIN32 need to be defined

24 years ago(request_shutdown) Prevent infinite loop on shutdown if there is an error
Andrei Zmievski [Fri, 11 Feb 2000 21:14:42 +0000 (21:14 +0000)]
(request_shutdown) Prevent infinite loop on shutdown if there is an error
                   in shutdown function.
(php_array_walk) Print a warning if the walk function doesn't exist.

Split shutdown function call into a separate function that's called with
zend_hash_apply() instead of as destructor to keep hash consistent.

This fixes bug #3419.

24 years agoMade a couple of typedefs for zend_hash_apply_*() calls.
Andrei Zmievski [Fri, 11 Feb 2000 21:12:49 +0000 (21:12 +0000)]
Made a couple of typedefs for zend_hash_apply_*() calls.

24 years agoFix prototype.
Andrei Zmievski [Fri, 11 Feb 2000 19:19:06 +0000 (19:19 +0000)]
Fix prototype.

24 years agobacked out some stuff that got committed by accident & broke things:(!
Thies C. Arntzen [Fri, 11 Feb 2000 19:17:57 +0000 (19:17 +0000)]
backed out some stuff that got committed by accident & broke things:(!
uwe: please read twice what you are commiting!

24 years ago(PHP passthru) Shouldn't return anything.
Andrei Zmievski [Fri, 11 Feb 2000 19:16:36 +0000 (19:16 +0000)]
(PHP passthru) Shouldn't return anything.
This fixes bugs #3428 and #3430.

24 years agorequest_info.h is gone.
Andrei Zmievski [Fri, 11 Feb 2000 19:02:07 +0000 (19:02 +0000)]
request_info.h is gone.

24 years agoUpdate .dsp's
Zeev Suraski [Fri, 11 Feb 2000 16:28:50 +0000 (16:28 +0000)]
Update .dsp's

24 years agoFine tune Andi's patch
Zeev Suraski [Fri, 11 Feb 2000 15:59:30 +0000 (15:59 +0000)]
Fine tune Andi's patch

24 years agoDefine phpext_oracle_ptr properly.
Andrei Zmievski [Fri, 11 Feb 2000 15:34:11 +0000 (15:34 +0000)]
Define phpext_oracle_ptr properly.

24 years agoMore cosmetic things
Sascha Schumann [Fri, 11 Feb 2000 13:41:30 +0000 (13:41 +0000)]
More cosmetic things

24 years agoKill warnings
Sascha Schumann [Fri, 11 Feb 2000 13:25:26 +0000 (13:25 +0000)]
Kill warnings

24 years agoSome style(9) cosmetics
Sascha Schumann [Fri, 11 Feb 2000 12:59:08 +0000 (12:59 +0000)]
Some style(9) cosmetics

24 years ago- Baby steps with PHP_WIN32 :)
Andi Gutmans [Fri, 11 Feb 2000 12:56:54 +0000 (12:56 +0000)]
- Baby steps with PHP_WIN32 :)

24 years agoAvoid the 'unexpected end of file' error.
Andrei Zmievski [Thu, 10 Feb 2000 22:19:02 +0000 (22:19 +0000)]
Avoid the 'unexpected end of file' error.

25 years ago- A few more
Andi Gutmans [Thu, 10 Feb 2000 22:00:52 +0000 (22:00 +0000)]
- A few more

25 years ago- A bit more PHP_WIN32 work
Andi Gutmans [Thu, 10 Feb 2000 21:55:30 +0000 (21:55 +0000)]
- A bit more PHP_WIN32 work

25 years ago- Get rid of some more evil MSVC5's and switch standard/ to use PHP_WIN32
Andi Gutmans [Thu, 10 Feb 2000 21:53:56 +0000 (21:53 +0000)]
- Get rid of some more evil MSVC5's and switch standard/ to use PHP_WIN32

25 years agoFinal build fixes - that's enough for now...
Zeev Suraski [Thu, 10 Feb 2000 20:24:28 +0000 (20:24 +0000)]
Final build fixes - that's enough for now...

25 years agoUpdate .dsp's
Zeev Suraski [Thu, 10 Feb 2000 20:18:57 +0000 (20:18 +0000)]
Update .dsp's

25 years agorequest_info.c is dead! long live SAPI
Zeev Suraski [Thu, 10 Feb 2000 20:13:08 +0000 (20:13 +0000)]
request_info.c is dead! long live SAPI
@- Finished the server abstraction layer;  All of the PHP code is now shared
@  across different servers (Apache, CGI, IIS, etc.), except for thin
@  interface modules (Zeev)

25 years agorequest_info.c is giving up
Zeev Suraski [Thu, 10 Feb 2000 20:03:17 +0000 (20:03 +0000)]
request_info.c is giving up

25 years agoSAPIfication, Episode VI: Return of the SAPI
Zeev Suraski [Thu, 10 Feb 2000 19:41:21 +0000 (19:41 +0000)]
SAPIfication, Episode VI:  Return of the SAPI
Remove mostly all references to APACHE and CGI_BINARY from the code.

- Apache include files are no longer included by any PHP code, except for the Apache SAPI module.
- No server specific code is in any of the base PHP code.

Still left to be done:
- Eliminate any references to APACHE from the few remaining modules.
- Move request_info.c's logic to SAPI
- Modify the regex function names, and globals, so that we can always
  include them, without having to fear any interference with Apache;
  Always use the bundled regex library

25 years agoThe last patch wasn't that good, fix
Zeev Suraski [Thu, 10 Feb 2000 19:29:21 +0000 (19:29 +0000)]
The last patch wasn't that good, fix

25 years agoMore protection...
Zeev Suraski [Thu, 10 Feb 2000 19:28:05 +0000 (19:28 +0000)]
More protection...