]> granicus.if.org Git - php/log
php
22 years ago* disable debug in XML_RPC fallback
Stig Bakken [Mon, 20 May 2002 22:29:52 +0000 (22:29 +0000)]
* disable debug in XML_RPC fallback

22 years agoUse the GIT for inter-thread marshalling.
Wez Furlong [Mon, 20 May 2002 22:22:57 +0000 (22:22 +0000)]
Use the GIT for inter-thread marshalling.

22 years ago- Add safe_mode/uid and open_basedir check to zip_open() (closes #16927).
Markus Fischer [Mon, 20 May 2002 18:33:08 +0000 (18:33 +0000)]
- Add safe_mode/uid and open_basedir check to zip_open() (closes #16927).

22 years ago- ZTS gotcha
Markus Fischer [Mon, 20 May 2002 17:41:35 +0000 (17:41 +0000)]
- ZTS gotcha

22 years ago- Add open_basedir check for all functions using php_stat() (filesize, stat,
Markus Fischer [Mon, 20 May 2002 17:18:18 +0000 (17:18 +0000)]
- Add open_basedir check for all functions using php_stat() (filesize, stat,
  etc), closes #11563.

22 years agothis way it even compiles
Harald Radi [Mon, 20 May 2002 15:38:19 +0000 (15:38 +0000)]
this way it even compiles
#blame me if i did something wrong, i didn't test it ;)

22 years agointegrating wez's patch
Harald Radi [Mon, 20 May 2002 15:35:57 +0000 (15:35 +0000)]
integrating wez's patch

22 years ago* new command setup
Stig Bakken [Mon, 20 May 2002 11:37:33 +0000 (11:37 +0000)]
* new command setup

22 years ago* upgrade bundled XML_RPC package to 1.0.3
Stig Bakken [Mon, 20 May 2002 11:35:33 +0000 (11:35 +0000)]
* upgrade bundled XML_RPC package to 1.0.3

22 years ago* new installer rule that does not depend on bash
Stig Bakken [Mon, 20 May 2002 10:46:01 +0000 (10:46 +0000)]
* new installer rule that does not depend on bash

22 years ago* _infoFromAny goes public!
Stig Bakken [Mon, 20 May 2002 10:45:23 +0000 (10:45 +0000)]
* _infoFromAny goes public!

22 years ago* some verbosity changes: 0 - only errors, 1 - status report when the
Stig Bakken [Mon, 20 May 2002 10:44:53 +0000 (10:44 +0000)]
* some verbosity changes: 0 - only errors, 1 - status report when the
  install is done, 2 - show each operation, 3 - show file operations

22 years ago* no output in verbosity level 0
Stig Bakken [Mon, 20 May 2002 10:43:29 +0000 (10:43 +0000)]
* no output in verbosity level 0

22 years ago* added PEAR_Config::removeLayer()
Stig Bakken [Mon, 20 May 2002 10:42:47 +0000 (10:42 +0000)]
* added PEAR_Config::removeLayer()

22 years ago* remove getCommands() from here
Stig Bakken [Mon, 20 May 2002 10:31:12 +0000 (10:31 +0000)]
* remove getCommands() from here
* added options to "pear cvstag": -q -Q -d -F

22 years ago* support multiple -v and -q options
Stig Bakken [Mon, 20 May 2002 10:27:16 +0000 (10:27 +0000)]
* support multiple -v and -q options

22 years ago* forgot to update the release date
Stig Bakken [Mon, 20 May 2002 10:21:01 +0000 (10:21 +0000)]
* forgot to update the release date

22 years ago* fix fix
Stig Bakken [Mon, 20 May 2002 09:54:37 +0000 (09:54 +0000)]
* fix fix

22 years ago* merge 0.4 files from /pear/Archive_Tar
Stig Bakken [Mon, 20 May 2002 09:05:52 +0000 (09:05 +0000)]
* merge 0.4 files from /pear/Archive_Tar

22 years ago* prepare 0.10
Stig Bakken [Mon, 20 May 2002 08:58:46 +0000 (08:58 +0000)]
* prepare 0.10

22 years ago* remove run() from this class
Stig Bakken [Mon, 20 May 2002 08:56:00 +0000 (08:56 +0000)]
* remove run() from this class

22 years agoMFZE1 (Expose more C++ APIs)
Zeev Suraski [Mon, 20 May 2002 07:17:30 +0000 (07:17 +0000)]
MFZE1 (Expose more C++ APIs)

22 years agoThis somehow got undone when I committed the rest...
Wez Furlong [Mon, 20 May 2002 05:08:40 +0000 (05:08 +0000)]
This somehow got undone when I committed the rest...

22 years agoFixed possible pg_lo_write() overflow and make it more fail safe.
Yasuo Ohgaki [Mon, 20 May 2002 01:40:22 +0000 (01:40 +0000)]
Fixed possible pg_lo_write() overflow and make it more fail safe.

22 years agoAdd activescript sapi to the workspace
Wez Furlong [Mon, 20 May 2002 01:37:01 +0000 (01:37 +0000)]
Add activescript sapi to the workspace

22 years agoImplement ActiveScript interfaces.
Wez Furlong [Mon, 20 May 2002 01:35:29 +0000 (01:35 +0000)]
Implement ActiveScript interfaces.
This allows use of PHP in:
  Client-side script in Internet Explorer
  Windows Scripting Host
  ASP and ASP.NET pages
It's mostly working... give it a go.
You will need to regsvr32 the php4activescript.dll manually.

22 years agoProtect C code with extern "C"
Wez Furlong [Mon, 20 May 2002 01:32:48 +0000 (01:32 +0000)]
Protect C code with extern "C"

22 years agoAdded generic COM wrapper for PHP objects.
Wez Furlong [Mon, 20 May 2002 01:31:48 +0000 (01:31 +0000)]
Added generic COM wrapper for PHP objects.

22 years agoAdded missing key 'doc' for -Z help
Tomas V.V.Cox [Mon, 20 May 2002 01:22:00 +0000 (01:22 +0000)]
Added missing key 'doc' for -Z help

22 years agoFix small bug making the baseinstalldir attrib persist
Tomas V.V.Cox [Mon, 20 May 2002 01:17:09 +0000 (01:17 +0000)]
Fix small bug making the baseinstalldir attrib persist

22 years agoImprove large object performance. pg_lo_read() and pg_lo_read_all() should perform
Yasuo Ohgaki [Mon, 20 May 2002 01:02:29 +0000 (01:02 +0000)]
Improve large object performance. pg_lo_read() and pg_lo_read_all() should perform
much better now.
Fixed Old API support for pg_lo_import().

22 years agoChangeLog update
<changelog@php.net> [Mon, 20 May 2002 00:24:47 +0000 (00:24 +0000)]
ChangeLog update

22 years ago* no need for getCommands() here
Stig Bakken [Mon, 20 May 2002 00:17:43 +0000 (00:17 +0000)]
* no need for getCommands() here

22 years ago* new command setup
Stig Bakken [Mon, 20 May 2002 00:15:52 +0000 (00:15 +0000)]
* new command setup

22 years ago* typo fixes, wrapping
Stig Bakken [Mon, 20 May 2002 00:11:15 +0000 (00:11 +0000)]
* typo fixes, wrapping

22 years ago* install pear.bat on Windows only
Stig Bakken [Sun, 19 May 2002 21:45:45 +0000 (21:45 +0000)]
* install pear.bat on Windows only

22 years agoMake this actually work somewhat better..
foobar [Sun, 19 May 2002 21:39:59 +0000 (21:39 +0000)]
Make this actually work somewhat better..

22 years agoGive due credit to Markus.
Edin Kadribasic [Sun, 19 May 2002 16:58:05 +0000 (16:58 +0000)]
Give due credit to Markus.

22 years ago* compat fix
Stig Bakken [Sun, 19 May 2002 16:32:18 +0000 (16:32 +0000)]
* compat fix

22 years ago- Mention the availability of glob().
Markus Fischer [Sun, 19 May 2002 16:17:23 +0000 (16:17 +0000)]
- Mention the availability of glob().

22 years agoPut "pear help options" working again
Tomas V.V.Cox [Sun, 19 May 2002 15:50:36 +0000 (15:50 +0000)]
Put "pear help options" working again

22 years agoPut "pear help command" working again
Tomas V.V.Cox [Sun, 19 May 2002 15:44:47 +0000 (15:44 +0000)]
Put "pear help command" working again

22 years agoFix php.ini-related stuff in run-tests.php
Sander Roobol [Sun, 19 May 2002 14:48:27 +0000 (14:48 +0000)]
Fix php.ini-related stuff in run-tests.php

22 years agoget_cfg_var("get_file_path") didn't work correctly when an alternative
Sander Roobol [Sun, 19 May 2002 14:45:31 +0000 (14:45 +0000)]
get_cfg_var("get_file_path") didn't work correctly when an alternative
php.ini _file_ was specified using -c

22 years agoAdded glob() support for windows.
Edin Kadribasic [Sun, 19 May 2002 14:32:24 +0000 (14:32 +0000)]
Added glob() support for windows.

22 years agoIt's get_cfg_var() not cfg_get_var()
Sander Roobol [Sun, 19 May 2002 14:16:41 +0000 (14:16 +0000)]
It's get_cfg_var() not cfg_get_var()

22 years agoFix temporary filename problems, and update .cvsignores with new extensions
Sander Roobol [Sun, 19 May 2002 13:54:37 +0000 (13:54 +0000)]
Fix temporary filename problems, and update .cvsignores with new extensions

22 years agoFix make test and remove a warning
Sander Roobol [Sun, 19 May 2002 13:24:38 +0000 (13:24 +0000)]
Fix make test and remove a warning

22 years agoCleaned up run-tests.php, and fixed it on linux/unix
Sander Roobol [Sun, 19 May 2002 13:16:03 +0000 (13:16 +0000)]
Cleaned up run-tests.php, and fixed it on linux/unix
# and probably broke it on windows :)

22 years ago* new command setup
Stig Bakken [Sun, 19 May 2002 06:48:40 +0000 (06:48 +0000)]
* new command setup

22 years ago* support platform-specific files
Stig Bakken [Sun, 19 May 2002 06:19:26 +0000 (06:19 +0000)]
* support platform-specific files

22 years ago* take uname as optional constructor parameter
Stig Bakken [Sun, 19 May 2002 06:13:07 +0000 (06:13 +0000)]
* take uname as optional constructor parameter

22 years agoChangeLog update
<changelog@php.net> [Sun, 19 May 2002 00:21:19 +0000 (00:21 +0000)]
ChangeLog update

22 years agoTypo fixes
foobar [Sun, 19 May 2002 00:06:26 +0000 (00:06 +0000)]
Typo fixes

22 years agoDO NOT use C++ comments!
foobar [Sun, 19 May 2002 00:02:07 +0000 (00:02 +0000)]
DO NOT use C++ comments!

22 years ago- delete attributes as well in php_free_xml_node
Christian Stocker [Sat, 18 May 2002 20:19:43 +0000 (20:19 +0000)]
- delete attributes as well in php_free_xml_node
- more consistent naming in phpinfo()

22 years agoadded "domxml API version" in phpinfo() output.
Christian Stocker [Sat, 18 May 2002 17:07:59 +0000 (17:07 +0000)]
added "domxml API version" in phpinfo() output.

22 years agomem leak fix for domxml_dump_node
Christian Stocker [Sat, 18 May 2002 14:38:22 +0000 (14:38 +0000)]
mem leak fix for domxml_dump_node

22 years agofixes memleak in html_dump_mem
Christian Stocker [Sat, 18 May 2002 14:23:31 +0000 (14:23 +0000)]
fixes memleak in html_dump_mem

22 years agorename the object name for comment nodes to domcoment
Christian Stocker [Sat, 18 May 2002 14:21:46 +0000 (14:21 +0000)]
rename the object name for comment nodes to domcoment

22 years ago- Fix portability issues with empty results on Linux and FreeBSD, add safe_mode
Markus Fischer [Sat, 18 May 2002 13:31:31 +0000 (13:31 +0000)]
- Fix portability issues with empty results on Linux and FreeBSD, add safe_mode
  check and simplify code.
# Hartmut, what was the VCWD check for ?!

22 years agoWS fixes
Christian Stocker [Sat, 18 May 2002 10:05:21 +0000 (10:05 +0000)]
WS fixes

22 years agoThis should fix a big bad memory leak in freeing the nodes at script end.
Christian Stocker [Sat, 18 May 2002 09:35:28 +0000 (09:35 +0000)]
This should fix a big bad memory leak in freeing the nodes at script end.

22 years agoChangeLog update
<changelog@php.net> [Sat, 18 May 2002 00:23:28 +0000 (00:23 +0000)]
ChangeLog update

22 years agoImprove readability of the header send function
Sascha Schumann [Fri, 17 May 2002 21:22:30 +0000 (21:22 +0000)]
Improve readability of the header send function

22 years ago- Stuff all Win32 mail() changes together.
Markus Fischer [Fri, 17 May 2002 16:21:52 +0000 (16:21 +0000)]
- Stuff all Win32 mail() changes together.

22 years agoCredit where credit is due.
Jon Parise [Fri, 17 May 2002 16:17:07 +0000 (16:17 +0000)]
Credit where credit is due.

22 years ago- Win32 mail() is no longer case-sensitive when it comes to match for any headers
Markus Fischer [Fri, 17 May 2002 16:16:27 +0000 (16:16 +0000)]
- Win32 mail() is no longer case-sensitive when it comes to match for any headers
  (e.g. from:, cc:, etc).
# Fixed also a crash I introduced earlier, which tells me no one tested it :)

22 years agoRe-add "tests" project - this is the only change to file. For some reason MSVC chose...
Preston L. Bannister [Fri, 17 May 2002 15:22:02 +0000 (15:22 +0000)]
Re-add "tests" project - this is the only change to file.  For some reason MSVC chose to put "" around all the project file names.  (Why?  Ask Microsoft :).  Perhaps different patch levels on MSVC6?).  These files are not hand-edited.

22 years agoproto tweak
Wez Furlong [Fri, 17 May 2002 12:42:40 +0000 (12:42 +0000)]
proto tweak

22 years agoAdd an optional flag to sem_get that specifies if the semaphore should be
Wez Furlong [Fri, 17 May 2002 12:33:49 +0000 (12:33 +0000)]
Add an optional flag to sem_get that specifies if the semaphore should be
automatically released on request shutdown. (#16986)
Fix a segfault in sem_remove (#17274)

22 years agoReverted the last commit which moved all the projects around.
Joseph Tate [Fri, 17 May 2002 09:13:45 +0000 (09:13 +0000)]
Reverted the last commit which moved all the projects around.

#Preston, please re-add your make-test project, but this time don't move around
#the other projects in the process.

22 years agoAllow the version checks for --with-apxs= and --with-apxs2= to work
Cliff Woolley [Fri, 17 May 2002 08:07:14 +0000 (08:07 +0000)]
Allow the version checks for --with-apxs= and --with-apxs2= to work
with development version of Apache, whose version strings end in "-dev",
eg "Apache/2.0.37-dev".

PR: 17233
Submitted by: Dale Ghent <daleg@elemental.org>

22 years agoOnly the last cookie was getting set. (You can have
Cliff Woolley [Fri, 17 May 2002 07:10:19 +0000 (07:10 +0000)]
Only the last cookie was getting set.  (You can have
more than one Set-Cookie: header, as indicated by
http://wp.netscape.com/newsref/std/cookie_spec.html.)

PR: 16626
Submitted by: regina@hitel.net

22 years agoapache 2.0's apache_lookup_uri() was returning an array rather than an
Cliff Woolley [Fri, 17 May 2002 06:32:04 +0000 (06:32 +0000)]
apache 2.0's apache_lookup_uri() was returning an array rather than an
object, which contradicted both the documentation and the behavior of the
same function under apache 1.3.

PR: 14999

22 years ago* restore the php_flag and php_admin_flag Apache directives which for
Cliff Woolley [Fri, 17 May 2002 05:16:18 +0000 (05:16 +0000)]
* restore the php_flag and php_admin_flag Apache directives which for
  some mysterious reason never made their way from sapi/apache to
  sapi/apache2filter when it was first written  PR: 16629
* change the allowed locations of php_admin_value (and php_admin_flag to
  match) to ACCESS_CONF instead of OR_NONE to match sapi/apache.  No
  idea why it was ever OR_NONE.  PR: 16489

22 years agoDefault INI file used with run-tests.php
Preston L. Bannister [Fri, 17 May 2002 03:43:18 +0000 (03:43 +0000)]
Default INI file used with run-tests.php

22 years agoNEWS update
<changelog@php.net> [Fri, 17 May 2002 00:25:55 +0000 (00:25 +0000)]
NEWS update

22 years agoChangeLog update
<changelog@php.net> [Fri, 17 May 2002 00:23:24 +0000 (00:23 +0000)]
ChangeLog update

22 years ago- replaced domxml_doc_document_element implementation do use libxml2 method
Christian Stocker [Thu, 16 May 2002 21:59:26 +0000 (21:59 +0000)]
- replaced domxml_doc_document_element implementation do use libxml2 method
- renamed domxml_add_root to domxml_doc_add_root (and added alias for BC)
- aliased $doc->get_root to domxml_document_element
@ - added domxml_doc_set_root to change the root node (Lukas Schroeder)

22 years agoMore detailed/explanatory output.
Preston L. Bannister [Thu, 16 May 2002 21:57:24 +0000 (21:57 +0000)]
More detailed/explanatory output.

22 years agoMake failed case tell you what was different.
Preston L. Bannister [Thu, 16 May 2002 21:56:44 +0000 (21:56 +0000)]
Make failed case tell you what was different.

22 years agoMake test valid for either "register globals" setting.
Preston L. Bannister [Thu, 16 May 2002 21:56:08 +0000 (21:56 +0000)]
Make test valid for either "register globals" setting.

22 years agoRestrict ctype tests to POSIX portable characters (0..127) and add numeric character...
Preston L. Bannister [Thu, 16 May 2002 21:55:26 +0000 (21:55 +0000)]
Restrict ctype tests to POSIX portable characters (0..127) and add numeric character tests.

22 years agoRemove leading "./" from include filenames as in PHP this defeats include_path.
Preston L. Bannister [Thu, 16 May 2002 21:53:18 +0000 (21:53 +0000)]
Remove leading "./" from include filenames as in PHP this defeats include_path.

22 years agoAdd "tests" project to invoke run-tests.php (unit tests).
Preston L. Bannister [Thu, 16 May 2002 21:49:50 +0000 (21:49 +0000)]
Add "tests" project to invoke run-tests.php (unit tests).

22 years agoUpdated to run cleanly on Win32, and perform a more controlled test.
Preston L. Bannister [Thu, 16 May 2002 21:48:28 +0000 (21:48 +0000)]
Updated to run cleanly on Win32, and perform a more controlled test.

22 years agoAdd TEST_PHP_DETAILED usage for verbose test runs.
Preston L. Bannister [Thu, 16 May 2002 21:46:32 +0000 (21:46 +0000)]
Add TEST_PHP_DETAILED usage for verbose test runs.

22 years agoFix typo in SKIP clause.
Preston L. Bannister [Thu, 16 May 2002 16:07:47 +0000 (16:07 +0000)]
Fix typo in SKIP clause.

22 years agoAdjust dirname() on Win32 to match CWD per drive semantics.
Preston L. Bannister [Thu, 16 May 2002 16:04:45 +0000 (16:04 +0000)]
Adjust dirname() on Win32 to match CWD per drive semantics.

22 years agodirname() checks that work for both Unix and Win32.
Preston L. Bannister [Thu, 16 May 2002 15:59:39 +0000 (15:59 +0000)]
dirname() checks that work for both Unix and Win32.

22 years agoGrr.. I keep leaving my debug in...
Rasmus Lerdorf [Thu, 16 May 2002 14:42:22 +0000 (14:42 +0000)]
Grr.. I keep leaving my debug in...

22 years agoFix for #17271
Rasmus Lerdorf [Thu, 16 May 2002 14:41:15 +0000 (14:41 +0000)]
Fix for #17271
@ Fix crash bug in stripslashes() when working in sybase mode (Rasmus)

22 years agoRange check arguments to mb_strcut().
Preston L. Bannister [Thu, 16 May 2002 12:31:05 +0000 (12:31 +0000)]
Range check arguments to mb_strcut().
Test ext/mbstring/013.phpt causes a hard failure w/o this.

22 years agoProper declaration to suppress compiler warning.
Preston L. Bannister [Thu, 16 May 2002 12:07:11 +0000 (12:07 +0000)]
Proper declaration to suppress compiler warning.

22 years ago- Made all is_*() functions to return only boolean values.
foobar [Thu, 16 May 2002 01:07:21 +0000 (01:07 +0000)]
- Made all is_*() functions to return only boolean values.
- Killed the "file not found" error for is_link(). (finally..)

22 years agoChangeLog update
<changelog@php.net> [Thu, 16 May 2002 00:20:06 +0000 (00:20 +0000)]
ChangeLog update

22 years agoWin32 project and makefile used to invoke run-tests.php
Preston L. Bannister [Wed, 15 May 2002 23:56:04 +0000 (23:56 +0000)]
Win32 project and makefile used to invoke run-tests.php

22 years agoFixing the mssql_query to handle multiple results correct if the first result does...
Frank M. Kromann [Wed, 15 May 2002 18:07:17 +0000 (18:07 +0000)]
Fixing the mssql_query to handle multiple results correct if the first result does not return any data.

22 years agothis should finally fix bug #14353
Harald Radi [Wed, 15 May 2002 17:59:48 +0000 (17:59 +0000)]
this should finally fix bug #14353