]> granicus.if.org Git - php/log
php
22 years agoReturn attribute name in node_name(), if it's a XML_ATTRIBUTE_NODE
Christian Stocker [Wed, 13 Mar 2002 08:08:22 +0000 (08:08 +0000)]
Return attribute name  in node_name(), if it's a XML_ATTRIBUTE_NODE

22 years agoReturn #document in node_name(), if it's a XML_DOCUMENT_NODE
Christian Stocker [Wed, 13 Mar 2002 07:31:16 +0000 (07:31 +0000)]
Return #document in node_name(), if it's a XML_DOCUMENT_NODE

22 years agoSync with Apache2 Filter API change.
Sebastian Bergmann [Wed, 13 Mar 2002 07:11:00 +0000 (07:11 +0000)]
Sync with Apache2 Filter API change.

22 years ago* muscat extension moved to PECL (it is GPL'ed and it has never been
Stig Bakken [Wed, 13 Mar 2002 06:26:22 +0000 (06:26 +0000)]
* muscat extension moved to PECL (it is GPL'ed and it has never been
  appropriate to distribute it with PHP)

22 years agofix all comments in protos
Boian Bonev [Wed, 13 Mar 2002 03:51:22 +0000 (03:51 +0000)]
fix all comments in protos

22 years agoI've altered my diagnosis of segfault/leak problem
Wez Furlong [Wed, 13 Mar 2002 02:49:03 +0000 (02:49 +0000)]
I've altered my diagnosis of segfault/leak problem

22 years agoFix some issues with ZE2, but now have some leaks.
Wez Furlong [Wed, 13 Mar 2002 02:14:28 +0000 (02:14 +0000)]
Fix some issues with ZE2, but now have some leaks.
# Any ideas Andrei?

22 years agoNo more lines on this test
Tomas V.V.Cox [Wed, 13 Mar 2002 01:46:10 +0000 (01:46 +0000)]
No more lines on this test

22 years agophpdoc update
Tomas V.V.Cox [Wed, 13 Mar 2002 01:39:51 +0000 (01:39 +0000)]
phpdoc update

22 years agoNEWS update
<changelog@php.net> [Wed, 13 Mar 2002 01:20:33 +0000 (01:20 +0000)]
NEWS update

22 years agoChangeLog update
<changelog@php.net> [Wed, 13 Mar 2002 01:20:11 +0000 (01:20 +0000)]
ChangeLog update

22 years agoFix error handling selection when both class and global are set
Tomas V.V.Cox [Wed, 13 Mar 2002 01:17:47 +0000 (01:17 +0000)]
Fix error handling selection when both class and global are set

22 years agoFixed a compiler warning
Yasuo Ohgaki [Wed, 13 Mar 2002 00:29:53 +0000 (00:29 +0000)]
Fixed a compiler warning

22 years ago-handling
Marcus Boerger [Wed, 13 Mar 2002 00:21:51 +0000 (00:21 +0000)]
-handling

22 years ago-remove filetime from test
Marcus Boerger [Wed, 13 Mar 2002 00:20:48 +0000 (00:20 +0000)]
-remove filetime from test
# that's magic - now the test should work on all installations

22 years ago- Compile fixes for Engine 2
Andi Gutmans [Tue, 12 Mar 2002 20:28:17 +0000 (20:28 +0000)]
- Compile fixes for Engine 2

22 years ago- Allow duality between Engine 1 & 2 using ZEND_STANDARD_CLASS_DEF_PTR
Andi Gutmans [Tue, 12 Mar 2002 20:18:01 +0000 (20:18 +0000)]
- Allow duality between Engine 1 & 2 using ZEND_STANDARD_CLASS_DEF_PTR

22 years ago- Forgot to close comment.
Andi Gutmans [Tue, 12 Mar 2002 19:41:02 +0000 (19:41 +0000)]
- Forgot to close comment.

22 years ago- Macro for duality between Engine 1 and 2
Andi Gutmans [Tue, 12 Mar 2002 19:36:24 +0000 (19:36 +0000)]
- Macro for duality between Engine 1 and 2

22 years ago- Another couple of indirection fixes.
Andi Gutmans [Tue, 12 Mar 2002 19:22:29 +0000 (19:22 +0000)]
- Another couple of indirection fixes.
- Make class_entry->refcount be part of the structure and not allocated.

22 years ago- Fix bug introduced with latest class hash table change.
Andi Gutmans [Tue, 12 Mar 2002 18:53:27 +0000 (18:53 +0000)]
- Fix bug introduced with latest class hash table change.

22 years agoChanged to PHP_CONFIG_FILE_PATH use the environment variable SystemRoot
Frank M. Kromann [Tue, 12 Mar 2002 18:08:52 +0000 (18:08 +0000)]
Changed to PHP_CONFIG_FILE_PATH use the environment variable SystemRoot

22 years agomissed zlib.c
Sascha Schumann [Tue, 12 Mar 2002 17:50:12 +0000 (17:50 +0000)]
missed zlib.c

22 years agonuke old makefiles
Sascha Schumann [Tue, 12 Mar 2002 16:54:26 +0000 (16:54 +0000)]
nuke old makefiles

22 years agoforgot to add _NEW_
Sascha Schumann [Tue, 12 Mar 2002 16:53:20 +0000 (16:53 +0000)]
forgot to add _NEW_

22 years agophp_new_extension
Sascha Schumann [Tue, 12 Mar 2002 16:53:19 +0000 (16:53 +0000)]
php_new_extension

22 years agoold makefiles
Sascha Schumann [Tue, 12 Mar 2002 16:52:17 +0000 (16:52 +0000)]
old makefiles

22 years agoremove old makefiles
Sascha Schumann [Tue, 12 Mar 2002 16:50:43 +0000 (16:50 +0000)]
remove old makefiles

22 years agoRemove old Makefile templates
Sascha Schumann [Tue, 12 Mar 2002 16:44:50 +0000 (16:44 +0000)]
Remove old Makefile templates

22 years agoadd makefile fragment manually
Sascha Schumann [Tue, 12 Mar 2002 16:44:01 +0000 (16:44 +0000)]
add makefile fragment manually

22 years agoextension converted automatically to PHP_NEW_EXTENSION. Manually confirmed
Sascha Schumann [Tue, 12 Mar 2002 16:44:00 +0000 (16:44 +0000)]
extension converted automatically to PHP_NEW_EXTENSION. Manually confirmed

22 years ago-usability
Marcus Boerger [Tue, 12 Mar 2002 16:43:29 +0000 (16:43 +0000)]
-usability
-tests

22 years agophp_new_extension
Sascha Schumann [Tue, 12 Mar 2002 16:40:34 +0000 (16:40 +0000)]
php_new_extension

22 years agounused file
Sascha Schumann [Tue, 12 Mar 2002 15:56:27 +0000 (15:56 +0000)]
unused file

22 years ago* fix compile problem on platforms without iconv in libc
Stig Bakken [Tue, 12 Mar 2002 15:15:27 +0000 (15:15 +0000)]
* fix compile problem on platforms without iconv in libc

22 years ago-return size of thumbnail even if it not read
Marcus Boerger [Tue, 12 Mar 2002 13:49:40 +0000 (13:49 +0000)]
-return size of thumbnail even if it not read

22 years ago(PHP gzencode) Reimplementation of gzencode(). Now works as documented
Stefan Roehrich [Tue, 12 Mar 2002 13:23:58 +0000 (13:23 +0000)]
(PHP gzencode) Reimplementation of gzencode(). Now works as documented
               (gzencode(string data [, int level [, int encoding_mode]])),
               should fix #15930.
@- The second parameter of gzencode() now is the compression level like
@  in the documentation. The encoding mode is a third (optional) parameter.
# Rework of gzencode(), output should be closer to real gzip output.
# I think in the old version there could be some problems with
# this function and output compression, should be fixed, too.

22 years ago(PHP gzinflate) Workaround for bug #14939 (buffer error in gzinflate()).
Stefan Roehrich [Tue, 12 Mar 2002 13:06:40 +0000 (13:06 +0000)]
(PHP gzinflate) Workaround for bug #14939 (buffer error in gzinflate()).
                Fixed prototype and added test for #14939.

# We have extra \0 if the input comes directly from gzdeflate()
# so give one extra byte as length to workaround behaviour of zlib.
# I want to avoid copying the input, but if there are problems,
# please tell (see my message <20020310175611.GA4472@stefan.roehri.ch> to
# php-dev).

22 years ago-reflect changes
Marcus Boerger [Tue, 12 Mar 2002 12:42:45 +0000 (12:42 +0000)]
-reflect changes
-find image from run-tests.php

22 years agoFix standard object creation
Stanislav Malyshev [Tue, 12 Mar 2002 11:28:30 +0000 (11:28 +0000)]
Fix standard object creation

22 years agoforgot SEPARATE_ZVAL, produced segfaults.
Christian Stocker [Tue, 12 Mar 2002 11:15:03 +0000 (11:15 +0000)]
forgot SEPARATE_ZVAL, produced segfaults.
 segfaulted only in 4_2_0 (not in HEAD and 4_0_7, strange...)

22 years ago- make class tables contain class_entry *, not class_entry
Stanislav Malyshev [Tue, 12 Mar 2002 10:08:47 +0000 (10:08 +0000)]
- make class tables contain class_entry *, not class_entry
- fix isset($this)

22 years agoRemoved sqlrte from SAP DB liblist as it is not needed.
Andreas Karajannis [Tue, 12 Mar 2002 09:54:46 +0000 (09:54 +0000)]
Removed sqlrte from SAP DB liblist as it is not needed.

22 years agoCatch up with recent test scripts changes
Yasuo Ohgaki [Tue, 12 Mar 2002 09:20:04 +0000 (09:20 +0000)]
Catch up with recent test scripts changes

22 years ago- Remove *FETCH() statements.
Markus Fischer [Tue, 12 Mar 2002 09:12:42 +0000 (09:12 +0000)]
- Remove *FETCH() statements.
- Clean up WS and parenthesis indentation.

22 years agonicer (optional) formated output in dump_mem and dump_mem_file
Christian Stocker [Tue, 12 Mar 2002 08:24:50 +0000 (08:24 +0000)]
nicer (optional) formated output in dump_mem and dump_mem_file

22 years agoFix TSRMLS_CC.
Sebastian Bergmann [Tue, 12 Mar 2002 07:20:00 +0000 (07:20 +0000)]
Fix TSRMLS_CC.

22 years agoChange php_addslashes() a little.
Yasuo Ohgaki [Tue, 12 Mar 2002 07:05:40 +0000 (07:05 +0000)]
Change php_addslashes() a little.
Since most users do not use magic_quote_sybase, be nicer to
users not using magic_quote_sybase.

22 years agoMake use of TSRMLS_C/D
Yasuo Ohgaki [Tue, 12 Mar 2002 06:56:57 +0000 (06:56 +0000)]
Make use of TSRMLS_C/D

22 years agoFix PHP version and sapi printed so that it does not print bogus
Yasuo Ohgaki [Tue, 12 Mar 2002 06:43:15 +0000 (06:43 +0000)]
Fix PHP version and sapi printed so that it does not print bogus
version and sapi name.

22 years ago-reflect new state of ext/exif
Marcus Boerger [Tue, 12 Mar 2002 06:16:37 +0000 (06:16 +0000)]
-reflect new state of ext/exif

22 years ago-support for array tags
Marcus Boerger [Tue, 12 Mar 2002 06:14:45 +0000 (06:14 +0000)]
-support for array tags
-better memory handling
-support for thumbnails in TIFF format
-new functions exif_imagetype
@-new function exif_imagetype
@-exif_thumbnail fupports thumbnails in TIFF format and can return size
@ of thumbnail

22 years ago-fixed bug 15174
Marcus Boerger [Tue, 12 Mar 2002 06:08:48 +0000 (06:08 +0000)]
-fixed bug 15174
-support for some broken jpegs: bug 13213
-better memory handling
-initial jpeg2000 support (only jpc not jp2,jb2,jpx)

22 years agoAdd missing skipif.inc
Yasuo Ohgaki [Tue, 12 Mar 2002 05:42:43 +0000 (05:42 +0000)]
Add missing skipif.inc

22 years agoDo not search php binary in search path, since we are not testing older builds.
Yasuo Ohgaki [Tue, 12 Mar 2002 05:33:03 +0000 (05:33 +0000)]
Do not search php binary in search path, since we are not testing older builds.
Print SAPI used.

22 years agoUse CGI binary when CGI SAPI is there.
Yasuo Ohgaki [Tue, 12 Mar 2002 05:18:25 +0000 (05:18 +0000)]
Use CGI binary when CGI SAPI is there.
Make "php run-tests.php" work with cli SAPI.
# Anyone mind if I change spaces to tabs?
# Currently, it is using spaces and it's should use
# tabs just like C source.

22 years ago- Fix more possible bugs (bug #16008 related)
foobar [Tue, 12 Mar 2002 02:27:03 +0000 (02:27 +0000)]
- Fix more possible bugs (bug #16008 related)

22 years agoNEWS update
<changelog@php.net> [Tue, 12 Mar 2002 01:20:26 +0000 (01:20 +0000)]
NEWS update

22 years agoChangeLog update
<changelog@php.net> [Tue, 12 Mar 2002 01:19:48 +0000 (01:19 +0000)]
ChangeLog update

22 years ago- fix bug #16008
Derick Rethans [Mon, 11 Mar 2002 23:11:04 +0000 (23:11 +0000)]
- fix bug #16008

22 years ago@ implemented domxml_elem_get_elements_by_tagname
Christian Stocker [Mon, 11 Mar 2002 22:37:32 +0000 (22:37 +0000)]
@ implemented domxml_elem_get_elements_by_tagname
@ new function domxml_doc_get_elements_by_tagname
@ new function domxml_doc_get_element_by_id (chregu)

22 years ago- Slightly unify error/warning messages.
Markus Fischer [Mon, 11 Mar 2002 22:23:05 +0000 (22:23 +0000)]
- Slightly unify error/warning messages.
- Switch to zend_parse_parameters().
- Fix whitespaces.

22 years agofix on more build config
Shane Caraveo [Mon, 11 Mar 2002 18:25:47 +0000 (18:25 +0000)]
fix on more build config

22 years agoMaintain headers
Sander Roobol [Mon, 11 Mar 2002 16:58:29 +0000 (16:58 +0000)]
Maintain headers

22 years ago-passing arguments to CLI, see: php -h
Marcus Boerger [Mon, 11 Mar 2002 16:25:32 +0000 (16:25 +0000)]
-passing arguments to CLI, see: php -h

22 years ago* make "make test TESTS=..." work again
Stig Bakken [Mon, 11 Mar 2002 15:16:11 +0000 (15:16 +0000)]
* make "make test TESTS=..." work again

22 years ago* added file locking
Stig Bakken [Mon, 11 Mar 2002 15:13:19 +0000 (15:13 +0000)]
* added file locking
* added file name to package map

22 years agoPrint function names in error messages
Yasuo Ohgaki [Mon, 11 Mar 2002 14:53:59 +0000 (14:53 +0000)]
Print function names in error messages

22 years agoInstructions for using FastCGI-PHP with Apache
Ben Mansell [Mon, 11 Mar 2002 14:34:56 +0000 (14:34 +0000)]
Instructions for using FastCGI-PHP with Apache

22 years agoImproved documentation for FastCGI SAPI. Documents the environment
Ben Mansell [Mon, 11 Mar 2002 14:03:48 +0000 (14:03 +0000)]
Improved documentation for FastCGI SAPI. Documents the environment
variable tunings and the new command line usage.

22 years agoAdd command line option to FastCGI SAPI to make it bind & listen to a
Ben Mansell [Mon, 11 Mar 2002 13:37:25 +0000 (13:37 +0000)]
Add command line option to FastCGI SAPI to make it bind & listen to a
socket. This makes setting up 'remote' fastcgi much easier.

22 years agoAdd global include path, so that other extensions can access
Sascha Schumann [Mon, 11 Mar 2002 13:32:44 +0000 (13:32 +0000)]
Add global include path, so that other extensions can access
the expat header.

22 years agoInvoke pear-related targets conditionally and
Sascha Schumann [Mon, 11 Mar 2002 13:17:44 +0000 (13:17 +0000)]
Invoke pear-related targets conditionally and
rename install-data-local target to install-pear.
Also remove PEAR_DIR, because it is unused.

22 years agoUse standard PHP shell check syntax
Sascha Schumann [Mon, 11 Mar 2002 12:56:19 +0000 (12:56 +0000)]
Use standard PHP shell check syntax

22 years agoYou don't need a C++ compiler to build 100% of PHP (and the largest part of
Sascha Schumann [Mon, 11 Mar 2002 12:50:18 +0000 (12:50 +0000)]
You don't need a C++ compiler to build 100% of PHP (and the largest part of
the extensions), so I don't see a reason why PHP should not build on
a system without a C++ compiler.

If your extension uses C++ objects, put PHP_REQUIRE_CXX into your
config.m4.

This should also be removed from the 4.2.0 branch, because it will
cause portability problems otherwise.

22 years agoAdd a note regarding which version we support
Sascha Schumann [Mon, 11 Mar 2002 12:28:16 +0000 (12:28 +0000)]
Add a note regarding which version we support

22 years agoFix warning, hope this is okay.
Sebastian Bergmann [Mon, 11 Mar 2002 07:58:52 +0000 (07:58 +0000)]
Fix warning, hope this is okay.

22 years agofix include paths for fcgi headers
Shane Caraveo [Mon, 11 Mar 2002 07:39:55 +0000 (07:39 +0000)]
fix include paths for fcgi headers

22 years agoWS and indent
Yasuo Ohgaki [Mon, 11 Mar 2002 07:23:07 +0000 (07:23 +0000)]
WS and indent

22 years agoAdd comments for constants. Remove unneeded constants included by mistake.
Yasuo Ohgaki [Mon, 11 Mar 2002 07:19:57 +0000 (07:19 +0000)]
Add comments for constants. Remove unneeded constants included by mistake.

22 years agoSmall memory leak fix that does not matter much.
Yasuo Ohgaki [Mon, 11 Mar 2002 07:11:54 +0000 (07:11 +0000)]
Small memory leak fix that does not matter much.

22 years agoFix possible build error under Windows.
Yasuo Ohgaki [Mon, 11 Mar 2002 07:09:12 +0000 (07:09 +0000)]
Fix possible build error under Windows.
# Recent libpq under windows supports PQcmdTuples, right?

22 years agoFix thread-safe build.
Sebastian Bergmann [Mon, 11 Mar 2002 05:43:23 +0000 (05:43 +0000)]
Fix thread-safe build.

22 years agoFix WS
Jason Greene [Mon, 11 Mar 2002 01:24:42 +0000 (01:24 +0000)]
Fix WS

22 years agoChangeLog update
<changelog@php.net> [Mon, 11 Mar 2002 01:20:33 +0000 (01:20 +0000)]
ChangeLog update

22 years agohandle numeric strings. this means we're less picky about the argument
jim winstead [Sun, 10 Mar 2002 23:46:43 +0000 (23:46 +0000)]
handle numeric strings. this means we're less picky about the argument
types, but the math functions aren't generally that picky.

22 years ago- Fix protos.
Markus Fischer [Sun, 10 Mar 2002 23:45:02 +0000 (23:45 +0000)]
- Fix protos.

22 years agofix output directory
Shane Caraveo [Sun, 10 Mar 2002 22:11:22 +0000 (22:11 +0000)]
fix output directory

22 years agowoohoo, take some credit!
Shane Caraveo [Sun, 10 Mar 2002 22:08:09 +0000 (22:08 +0000)]
woohoo, take some credit!

22 years agochildren should be zero by default, enable by setting PHP_FCGI_CHILDREN env var.
Shane Caraveo [Sun, 10 Mar 2002 21:52:00 +0000 (21:52 +0000)]
children should be zero by default, enable by setting PHP_FCGI_CHILDREN env var.

22 years agoUpdate makefile for compiling with fastcgi under windows
Shane Caraveo [Sun, 10 Mar 2002 21:41:55 +0000 (21:41 +0000)]
Update makefile for compiling with fastcgi under windows

22 years agocombine fastcgi capability with regular cgi binary
Shane Caraveo [Sun, 10 Mar 2002 21:39:28 +0000 (21:39 +0000)]
combine fastcgi capability with regular cgi binary
include fastcgi library for ease of windows builds
NOTE: included fastcgi library is modified for thread safety, but
fastcgi support in cgi_main.c is only written for single
threaded serving.  This does not present any issue for using
fastcgi.

22 years ago- Fix build in ZTS mode.
Andi Gutmans [Sun, 10 Mar 2002 21:02:00 +0000 (21:02 +0000)]
- Fix build in ZTS mode.

22 years agoNew stuff for objects API:
Stanislav Malyshev [Sun, 10 Mar 2002 13:42:37 +0000 (13:42 +0000)]
New stuff for objects API:
- Better assignment handling
- More flexible operations with zval-containing objects

22 years agofixed wrong include file.
Rui Hirokawa [Sun, 10 Mar 2002 13:17:59 +0000 (13:17 +0000)]
fixed wrong include file.

22 years agofixed module name iconv->mbstring.
Rui Hirokawa [Sun, 10 Mar 2002 12:23:11 +0000 (12:23 +0000)]
fixed module name iconv->mbstring.

22 years agoFix: Now returns correct Content-Type with Opera 6.01
Stefan Esser [Sun, 10 Mar 2002 11:03:04 +0000 (11:03 +0000)]
Fix: Now returns correct Content-Type with Opera 6.01

22 years ago- Fix crash in iconv_set_encoding(). [Closes #15799]
Markus Fischer [Sun, 10 Mar 2002 09:22:31 +0000 (09:22 +0000)]
- Fix crash in iconv_set_encoding(). [Closes #15799]

22 years ago- Renamed aggregate.lib.php -> aggregate.lib (.php files are always deleted bycvsclean)
foobar [Sun, 10 Mar 2002 02:38:06 +0000 (02:38 +0000)]
- Renamed aggregate.lib.php -> aggregate.lib (.php files are always deleted bycvsclean)

22 years agoChangeLog update
<changelog@php.net> [Sun, 10 Mar 2002 01:19:17 +0000 (01:19 +0000)]
ChangeLog update