]> granicus.if.org Git - php/log
php
21 years agoC++ extensions build fix
Hartmut Holzgraefe [Tue, 20 May 2003 13:32:21 +0000 (13:32 +0000)]
C++ extensions build fix

21 years agoC++ compile fixes
Hartmut Holzgraefe [Tue, 20 May 2003 13:21:26 +0000 (13:21 +0000)]
C++ compile fixes

21 years agoalways return timestamps as 'atime', 'mtime' and 'ctime'
Hartmut Holzgraefe [Tue, 20 May 2003 13:09:11 +0000 (13:09 +0000)]
always return timestamps as 'atime', 'mtime' and 'ctime'
no matter what names the underlying platform uses for them

21 years ago- Commit broken support for sxe_properties_get
Derick Rethans [Tue, 20 May 2003 13:08:05 +0000 (13:08 +0000)]
- Commit broken support for sxe_properties_get

21 years agoSet exspected threads to tsrm_startup() to number of threads NSAPI returns for server
Uwe Schindler [Tue, 20 May 2003 11:19:01 +0000 (11:19 +0000)]
Set exspected threads to tsrm_startup() to number of threads NSAPI returns for server

21 years ago- Implement two dummy handlers so that var_dump() doesn't crash on it.
Derick Rethans [Tue, 20 May 2003 11:17:04 +0000 (11:17 +0000)]
- Implement two dummy handlers so that var_dump() doesn't crash on it.

21 years ago- Add Revision to MINFO (I was chasing ghosts ;)
Derick Rethans [Tue, 20 May 2003 08:48:18 +0000 (08:48 +0000)]
- Add Revision to MINFO (I was chasing ghosts ;)

21 years ago- Make it build with the unbundled libxml again
Derick Rethans [Tue, 20 May 2003 08:46:55 +0000 (08:46 +0000)]
- Make it build with the unbundled libxml again

21 years ago- Update cvsignore
Derick Rethans [Tue, 20 May 2003 08:46:30 +0000 (08:46 +0000)]
- Update cvsignore

21 years agodata corruption is for sissy boys
Sterling Hughes [Tue, 20 May 2003 02:12:03 +0000 (02:12 +0000)]
data corruption is for sissy boys

21 years agoAdded missing safe_mode & open_basedir checks.
Ilia Alshanetsky [Tue, 20 May 2003 00:37:00 +0000 (00:37 +0000)]
Added missing safe_mode & open_basedir checks.

21 years ago- Go back to using --disable-xml and --enable-xml
foobar [Tue, 20 May 2003 00:20:29 +0000 (00:20 +0000)]
- Go back to using --disable-xml and --enable-xml
  . Require use of --with-libxml-dir and --with-libexpat-dir for ext/xml.
    Allows other extensions to use --with-expat-dir for now.
# still defaults to libxml if --with-libxml-dir and --with-libexpat-dir
# are not used.

21 years agoReorganized tests
Marcus Boerger [Tue, 20 May 2003 00:14:46 +0000 (00:14 +0000)]
Reorganized tests

21 years agoFix Test (2nd time)
Marcus Boerger [Tue, 20 May 2003 00:09:47 +0000 (00:09 +0000)]
Fix Test (2nd time)

21 years agoMake this build with libxml too.
foobar [Mon, 19 May 2003 23:45:20 +0000 (23:45 +0000)]
Make this build with libxml too.

21 years agoAlign the configure --help texts
foobar [Mon, 19 May 2003 23:43:41 +0000 (23:43 +0000)]
Align the configure --help texts

21 years agoMFB fix for persistent streams recycling.
Wez Furlong [Mon, 19 May 2003 22:58:34 +0000 (22:58 +0000)]
MFB fix for persistent streams recycling.

21 years agolast remains..
foobar [Mon, 19 May 2003 22:54:27 +0000 (22:54 +0000)]
last remains..

21 years agoFix protos
Marcus Boerger [Mon, 19 May 2003 22:52:27 +0000 (22:52 +0000)]
Fix protos

21 years agoFix Test
Marcus Boerger [Mon, 19 May 2003 22:16:58 +0000 (22:16 +0000)]
Fix Test

21 years agouse libxml2 memory management throughout the file, which in turn uses the
Sterling Hughes [Mon, 19 May 2003 21:53:33 +0000 (21:53 +0000)]
use libxml2 memory management throughout the file, which in turn uses the
PHP memory management.

21 years agosend some more data to the default handler
Sterling Hughes [Mon, 19 May 2003 21:51:57 +0000 (21:51 +0000)]
send some more data to the default handler
libxml2 is braindead when it comes to handling entities

21 years agoAllow build with expat too.
foobar [Mon, 19 May 2003 21:50:23 +0000 (21:50 +0000)]
Allow build with expat too.

21 years agoFix test
Marcus Boerger [Mon, 19 May 2003 21:48:04 +0000 (21:48 +0000)]
Fix test

21 years agoRemove unnecessary test.
foobar [Mon, 19 May 2003 21:45:49 +0000 (21:45 +0000)]
Remove unnecessary test.

21 years agoNSAPI SAPI sends now 404 if script not found and 500 if execution failed. Includes...
Uwe Schindler [Mon, 19 May 2003 21:29:41 +0000 (21:29 +0000)]
NSAPI SAPI sends now 404 if script not found and 500 if execution failed. Includes forgotten php4_close() function registration. Complete rewrite of php4_execute()

21 years agoLeft-overs from testing.
foobar [Mon, 19 May 2003 21:11:44 +0000 (21:11 +0000)]
Left-overs from testing.

21 years agoFix exception memleak
Marcus Boerger [Mon, 19 May 2003 20:40:56 +0000 (20:40 +0000)]
Fix exception memleak

21 years agoAdd missing ini setting (use default and change expected result accordingly)
Marcus Boerger [Mon, 19 May 2003 19:14:34 +0000 (19:14 +0000)]
Add missing ini setting (use default and change expected result accordingly)

21 years agoFix warning
Marcus Boerger [Mon, 19 May 2003 18:48:15 +0000 (18:48 +0000)]
Fix warning

21 years agoFix memleaks
Marcus Boerger [Mon, 19 May 2003 18:46:59 +0000 (18:46 +0000)]
Fix memleaks

21 years agoThe bucket rewrite was done some time ago...
Sara Golemon [Mon, 19 May 2003 18:40:11 +0000 (18:40 +0000)]
The bucket rewrite was done some time ago...

21 years ago- Add .cvsignore file
Derick Rethans [Mon, 19 May 2003 18:36:08 +0000 (18:36 +0000)]
- Add .cvsignore file

21 years ago- Move examples to their own directory
Derick Rethans [Mon, 19 May 2003 18:25:20 +0000 (18:25 +0000)]
- Move examples to their own directory

21 years agoLeftovers.
Sebastian Bergmann [Mon, 19 May 2003 17:33:33 +0000 (17:33 +0000)]
Leftovers.

21 years agofix __clone
Stanislav Malyshev [Mon, 19 May 2003 17:12:56 +0000 (17:12 +0000)]
fix __clone

21 years agoFirst try at getting the Windows build working again after libxml2 got unbundled.
Sebastian Bergmann [Mon, 19 May 2003 16:28:08 +0000 (16:28 +0000)]
First try at getting the Windows build working again after libxml2 got unbundled.

21 years agouse the appropriate accessor
Sterling Hughes [Mon, 19 May 2003 16:27:46 +0000 (16:27 +0000)]
use the appropriate accessor

21 years ago- Rename stream_register_filter() to stream_filter_register(),
Derick Rethans [Mon, 19 May 2003 15:35:06 +0000 (15:35 +0000)]
- Rename stream_register_filter() to stream_filter_register(),
  stream_register_wrapper() to stream_wrapper_register() and added an alias for
  the latter change.

21 years ago- Unbundle libxml and expat. Now this compiles too..
foobar [Mon, 19 May 2003 15:33:19 +0000 (15:33 +0000)]
- Unbundle libxml and expat. Now this compiles too..

21 years agofix attribute handling on the root node
Sterling Hughes [Mon, 19 May 2003 14:52:15 +0000 (14:52 +0000)]
fix attribute handling on the root node
simplify node access by defining/using GET_NODE() macro properly

21 years agoadd the ability to serialize the contents back to a file
Sterling Hughes [Mon, 19 May 2003 13:33:01 +0000 (13:33 +0000)]
add the ability to serialize the contents back to a file

21 years agoFixed bug #23683
Moriyoshi Koizumi [Mon, 19 May 2003 13:26:28 +0000 (13:26 +0000)]
Fixed bug #23683

21 years agobasic support for modifying XML documents
Sterling Hughes [Mon, 19 May 2003 13:16:01 +0000 (13:16 +0000)]
basic support for modifying XML documents

21 years agoadd some macros that simplify the loops
Sterling Hughes [Mon, 19 May 2003 12:44:24 +0000 (12:44 +0000)]
add some macros that simplify the loops
remove a unnecessary copy

21 years agocleanup
foobar [Mon, 19 May 2003 11:54:00 +0000 (11:54 +0000)]
cleanup

21 years agoMFB buildconf sanity check
Wez Furlong [Mon, 19 May 2003 11:47:13 +0000 (11:47 +0000)]
MFB buildconf sanity check

21 years agocontinuation on bugfix #13757
Shane Caraveo [Mon, 19 May 2003 06:46:19 +0000 (06:46 +0000)]
continuation on bugfix #13757
make argv/argc *and* query_string work correctly when running cgi in shell

21 years agoAdded skip condition.
Ilia Alshanetsky [Mon, 19 May 2003 04:57:01 +0000 (04:57 +0000)]
Added skip condition.

21 years agobugfix #13757 - passing query string on command line when run from shell
Shane Caraveo [Mon, 19 May 2003 03:40:33 +0000 (03:40 +0000)]
bugfix #13757 - passing query string on command line when run from shell

21 years agoadd sample file
Sterling Hughes [Mon, 19 May 2003 01:56:14 +0000 (01:56 +0000)]
add sample file

21 years agoMFB move awk detection
Sascha Schumann [Mon, 19 May 2003 01:44:40 +0000 (01:44 +0000)]
MFB move awk detection

21 years agoMFB $AWK->awk
Sascha Schumann [Mon, 19 May 2003 01:33:58 +0000 (01:33 +0000)]
MFB $AWK->awk

21 years agoMFH 4.3; tell the users that the tmpnam stuff is ok.
Wez Furlong [Sun, 18 May 2003 23:52:09 +0000 (23:52 +0000)]
MFH 4.3; tell the users that the tmpnam stuff is ok.

21 years agoReally fix this
Marcus Boerger [Sun, 18 May 2003 23:20:10 +0000 (23:20 +0000)]
Really fix this

21 years agoFix build
Wez Furlong [Sun, 18 May 2003 23:05:38 +0000 (23:05 +0000)]
Fix build

21 years agoattribute support
Sterling Hughes [Sun, 18 May 2003 22:39:16 +0000 (22:39 +0000)]
attribute support

21 years agoproperly detect blank nodes
Sterling Hughes [Sun, 18 May 2003 21:13:29 +0000 (21:13 +0000)]
properly detect blank nodes

21 years agomake arrays of subnodes work (hacky)
Sterling Hughes [Sun, 18 May 2003 20:53:21 +0000 (20:53 +0000)]
make arrays of subnodes work (hacky)
drop property support for the moment, this will be re-added soonish

21 years agoDisplay current version as well as compiled version
Adam Dickmeiss [Sun, 18 May 2003 20:40:05 +0000 (20:40 +0000)]
Display current version as well as compiled version

21 years agoadd very basic code for the simplexml extension. The following works ::
Sterling Hughes [Sun, 18 May 2003 20:33:26 +0000 (20:33 +0000)]
add very basic code for the simplexml extension.  The following works ::

person.xml
--
<person>
 <name>
  <first>Sterling</first>
  <last>Hughes</last>
 </name>
</person>

person.php
--
<?php
$p = simplexml_load_file('person.xml');
echo $p->name->last . ', ' . $p->name->first;
?>

Still needs lots of work.

21 years ago* Update PHPDoc
Martin Jansen [Sun, 18 May 2003 19:40:04 +0000 (19:40 +0000)]
* Update PHPDoc

21 years agoImplement feature request #8879: Added possibility to alter ini entries by php4_execu...
Uwe Schindler [Sun, 18 May 2003 15:36:33 +0000 (15:36 +0000)]
Implement feature request #8879: Added possibility to alter ini entries by php4_execute service line. php4_init now supports path to an alternate php.ini (for example in the webservers config directory)

21 years agoCS
foobar [Sun, 18 May 2003 14:55:18 +0000 (14:55 +0000)]
CS

21 years agoEnable bundled submodules when enabling module
Marcus Boerger [Sun, 18 May 2003 12:36:24 +0000 (12:36 +0000)]
Enable bundled submodules when enabling module

21 years agoFix test (for now - need EXPECTF/EXPECTREGEX)
Marcus Boerger [Sun, 18 May 2003 12:10:03 +0000 (12:10 +0000)]
Fix test (for now - need EXPECTF/EXPECTREGEX)

21 years agoFix unserialize (commit later)
Marcus Boerger [Sun, 18 May 2003 12:09:08 +0000 (12:09 +0000)]
Fix unserialize (commit later)

21 years agoFix unserialize
Marcus Boerger [Sun, 18 May 2003 12:08:51 +0000 (12:08 +0000)]
Fix unserialize

21 years agoBump API version - HEAD is no longer binary compatible
Stanislav Malyshev [Sun, 18 May 2003 10:22:50 +0000 (10:22 +0000)]
Bump API version - HEAD is no longer binary compatible
to 4.3 branch due to changes in globals, etc.

21 years agoMFB: info in mail too
Marcus Boerger [Sat, 17 May 2003 23:58:03 +0000 (23:58 +0000)]
MFB: info in mail too

21 years agoAdjusted the expected output to reflect the change in var_dump()
Moriyoshi Koizumi [Sat, 17 May 2003 23:50:16 +0000 (23:50 +0000)]
Adjusted the expected output to reflect the change in var_dump()

21 years agoFix compilation under Win32
Frank M. Kromann [Sat, 17 May 2003 22:15:39 +0000 (22:15 +0000)]
Fix compilation under Win32

21 years agosend comments to the default handler like done with expat, add a
Sterling Hughes [Sat, 17 May 2003 22:09:58 +0000 (22:09 +0000)]
send comments to the default handler like done with expat, add a
setcommenthandler function, which exists in expat, but isn't used by the
extension.

21 years agoMFB(r-1.1.2.7): fix test
Moriyoshi Koizumi [Sat, 17 May 2003 20:06:00 +0000 (20:06 +0000)]
MFB(r-1.1.2.7): fix test

21 years agoFixed bug #23669
Moriyoshi Koizumi [Sat, 17 May 2003 18:47:17 +0000 (18:47 +0000)]
Fixed bug #23669

21 years agopecl
Sterling Hughes [Sat, 17 May 2003 14:37:28 +0000 (14:37 +0000)]
pecl

21 years agomove to pecl
Sterling Hughes [Sat, 17 May 2003 14:32:03 +0000 (14:32 +0000)]
move to pecl

21 years agoadd a package.xml file
Sterling Hughes [Sat, 17 May 2003 14:29:31 +0000 (14:29 +0000)]
add a package.xml file

21 years agoadd bzip2 extension to pecl from php5 cvs
Sterling Hughes [Sat, 17 May 2003 14:27:07 +0000 (14:27 +0000)]
add bzip2 extension to pecl from php5 cvs

21 years agomove this extension to pecl
Sterling Hughes [Sat, 17 May 2003 14:17:57 +0000 (14:17 +0000)]
move this extension to pecl

21 years agoapply fix from bug #23539
Sterling Hughes [Sat, 17 May 2003 14:12:36 +0000 (14:12 +0000)]
apply fix from bug #23539

21 years agoTSRM fix
Marcus Boerger [Sat, 17 May 2003 11:44:57 +0000 (11:44 +0000)]
TSRM fix

21 years agoFix segfault
Wez Furlong [Sat, 17 May 2003 09:34:37 +0000 (09:34 +0000)]
Fix segfault

21 years agoFix warnings.
Sebastian Bergmann [Sat, 17 May 2003 06:21:34 +0000 (06:21 +0000)]
Fix warnings.

21 years agoMFB(r-1.74.2.8) Bug #14369. ftp extension allows circumvention of safe_mode restrict...
Sara Golemon [Sat, 17 May 2003 04:21:57 +0000 (04:21 +0000)]
MFB(r-1.74.2.8) Bug #14369.  ftp extension allows circumvention of safe_mode restrictions.  HEAD version of this patch uses the simpler open_wrapper approach to applying safe mode restrictions.  Also allows writting to/from wrappers this way.

21 years agoMFB(r-1.333.2.27) Bugfix 23654. If subject is an array and it contains other arrays...
Sara Golemon [Fri, 16 May 2003 23:30:08 +0000 (23:30 +0000)]
MFB(r-1.333.2.27) Bugfix 23654.  If subject is an array and it contains other arrays, we want to pass those subarrays through unchanged rather than attempt to convert them to string.

21 years agoAllow libxml to detect the document encoding if encoding parameter passed to
Moriyoshi Koizumi [Fri, 16 May 2003 23:21:48 +0000 (23:21 +0000)]
Allow libxml to detect the document encoding if encoding parameter passed to
XML_ParserCreate_MM is null.

21 years agoFixed a syntax highlighter problem that happens when output buffering is turned
Moriyoshi Koizumi [Fri, 16 May 2003 23:08:23 +0000 (23:08 +0000)]
Fixed a syntax highlighter problem that happens when output buffering is turned
on

21 years agoIf there is a content body, enable lingering and disable keep alive.
Sascha Schumann [Fri, 16 May 2003 22:32:22 +0000 (22:32 +0000)]
If there is a content body, enable lingering and disable keep alive.

21 years ago- MFB: Fixed bug #23661: mysql_fetch_array gives no warning on an invalid
Derick Rethans [Fri, 16 May 2003 19:09:19 +0000 (19:09 +0000)]
- MFB: Fixed bug #23661: mysql_fetch_array gives no warning on an invalid
  result_type

21 years agoStronger validation of ob_start() parameters.
Wez Furlong [Fri, 16 May 2003 19:08:13 +0000 (19:08 +0000)]
Stronger validation of ob_start() parameters.

21 years agoFixed bug #23657 (Missing initialization in browscap module init)
Ilia Alshanetsky [Fri, 16 May 2003 15:13:47 +0000 (15:13 +0000)]
Fixed bug #23657 (Missing initialization in browscap module init)

21 years agocopy'n'paste failure
Moriyoshi Koizumi [Fri, 16 May 2003 06:24:57 +0000 (06:24 +0000)]
copy'n'paste failure

21 years agoAdded test case for bug #23650
Moriyoshi Koizumi [Fri, 16 May 2003 06:20:23 +0000 (06:20 +0000)]
Added test case for bug #23650

21 years agoFixed bug #23650 (strip_tags() removes hyphens)
Moriyoshi Koizumi [Fri, 16 May 2003 06:19:51 +0000 (06:19 +0000)]
Fixed bug #23650 (strip_tags() removes hyphens)

21 years agoMFB
Ilia Alshanetsky [Fri, 16 May 2003 01:09:58 +0000 (01:09 +0000)]
MFB

21 years ago* More PHPDoc fixes
Martin Jansen [Thu, 15 May 2003 19:44:32 +0000 (19:44 +0000)]
* More PHPDoc fixes

21 years agoFixed test so it won't fail in case the output handler is enabled
Moriyoshi Koizumi [Thu, 15 May 2003 19:20:31 +0000 (19:20 +0000)]
Fixed test so it won't fail in case the output handler is enabled

21 years ago* Adding PHPDoc
Martin Jansen [Thu, 15 May 2003 18:55:41 +0000 (18:55 +0000)]
* Adding PHPDoc

21 years agoProperly timeout post requests
Sascha Schumann [Thu, 15 May 2003 16:54:37 +0000 (16:54 +0000)]
Properly timeout post requests