]> granicus.if.org Git - php/log
php
19 years agoThis commit was manufactured by cvs2svn to create tag 'RELEASE_2_0_1'. RELEASE_2_0_1
SVN Migration [Tue, 15 Nov 2005 15:36:30 +0000 (15:36 +0000)]
This commit was manufactured by cvs2svn to create tag 'RELEASE_2_0_1'.

19 years ago- switch to bsd license
Pierre Joye [Tue, 15 Nov 2005 15:36:29 +0000 (15:36 +0000)]
- switch to bsd license
- prepare 2.0.1

19 years agoMFB51: Fixed memory leak on php-cli -h
Ilia Alshanetsky [Tue, 15 Nov 2005 15:30:41 +0000 (15:30 +0000)]
MFB51: Fixed memory leak on php-cli -h

19 years agoAllow recursive calls to __get/__set for different properties
Dmitry Stogov [Tue, 15 Nov 2005 15:21:47 +0000 (15:21 +0000)]
Allow recursive calls to __get/__set for different properties

19 years agoAllow recursive calls to __get/__set for different properties
Ilia Alshanetsky [Tue, 15 Nov 2005 14:57:42 +0000 (14:57 +0000)]
Allow recursive calls to __get/__set for different properties

19 years agocall zend_objects_destroy_object() explicitly
Antony Dovgal [Tue, 15 Nov 2005 14:07:43 +0000 (14:07 +0000)]
call zend_objects_destroy_object() explicitly
fix segfault when intern->time is NULL

19 years agofix warning
foobar [Tue, 15 Nov 2005 13:43:57 +0000 (13:43 +0000)]
fix warning

19 years agoFixed call to __destruct() for objects of classes delivered from internal ones those...
Dmitry Stogov [Tue, 15 Nov 2005 12:39:54 +0000 (12:39 +0000)]
Fixed call to __destruct() for objects of classes delivered from internal ones those use zend_objects_store_put(obj, NULL, ...

19 years ago- Prepare for including in PHP core
foobar [Tue, 15 Nov 2005 11:55:28 +0000 (11:55 +0000)]
- Prepare for including in PHP core

19 years agoFixed bug #35176 (include()/require()/*_once() produce wrong error messages about...
Dmitry Stogov [Tue, 15 Nov 2005 11:14:34 +0000 (11:14 +0000)]
Fixed bug #35176 (include()/require()/*_once() produce wrong error messages about main())

19 years agoChangeLog update
<changelog@php.net> [Tue, 15 Nov 2005 06:41:53 +0000 (06:41 +0000)]
ChangeLog update

19 years agoFixed possible crash in http:// wrapper.
Ilia Alshanetsky [Tue, 15 Nov 2005 04:24:17 +0000 (04:24 +0000)]
Fixed possible crash in http:// wrapper.

19 years agoMFB: Change max_procs from 25 to library default. This will make FreeTDS connections...
Frank M. Kromann [Mon, 14 Nov 2005 23:14:54 +0000 (23:14 +0000)]
MFB: Change max_procs from 25 to library default. This will make FreeTDS connections work a bit better

19 years agofix #35197 (Destructor is not called) and similar issues in other extensions
Antony Dovgal [Mon, 14 Nov 2005 21:52:27 +0000 (21:52 +0000)]
fix #35197 (Destructor is not called) and similar issues in other extensions

19 years agoChangeLog update
<changelog@php.net> [Mon, 14 Nov 2005 06:41:03 +0000 (06:41 +0000)]
ChangeLog update

19 years agoChangeLog update
<changelog@php.net> [Sun, 13 Nov 2005 06:45:19 +0000 (06:45 +0000)]
ChangeLog update

19 years ago- Fixed protos.
Derick Rethans [Sat, 12 Nov 2005 14:56:35 +0000 (14:56 +0000)]
- Fixed protos.

19 years agoGrr. Re-re-fix the fix.
Andrei Zmievski [Sat, 12 Nov 2005 11:11:53 +0000 (11:11 +0000)]
Grr. Re-re-fix the fix.

19 years agoChangeLog update
<changelog@php.net> [Sat, 12 Nov 2005 06:41:04 +0000 (06:41 +0000)]
ChangeLog update

19 years ago- Fix the "php -v" output when neither --enable-debug or --enable-gcov
foobar [Sat, 12 Nov 2005 00:38:00 +0000 (00:38 +0000)]
- Fix the "php -v" output when neither --enable-debug or --enable-gcov
  is used.
#
# Rasmus, now it should give proper output, please test.

19 years agoRe-fix Marcus's fix.
Andrei Zmievski [Fri, 11 Nov 2005 17:34:16 +0000 (17:34 +0000)]
Re-fix Marcus's fix.

19 years ago- Use the const instead of hard coding
Marcus Boerger [Fri, 11 Nov 2005 16:51:24 +0000 (16:51 +0000)]
- Use the const instead of hard coding

19 years ago- Fix build
Marcus Boerger [Fri, 11 Nov 2005 16:50:08 +0000 (16:50 +0000)]
- Fix build

19 years agoChangeLog update
<changelog@php.net> [Fri, 11 Nov 2005 06:42:02 +0000 (06:42 +0000)]
ChangeLog update

19 years ago- Added note about --enable-gcov being strictly for developers only!
foobar [Thu, 10 Nov 2005 08:06:08 +0000 (08:06 +0000)]
- Added note about --enable-gcov being strictly for developers only!

19 years agofix configure help
foobar [Thu, 10 Nov 2005 08:04:57 +0000 (08:04 +0000)]
fix configure help

19 years ago- Fixed bug #35179 (tokenizer extension needs T_HALT_COMPILER)
foobar [Thu, 10 Nov 2005 07:49:40 +0000 (07:49 +0000)]
- Fixed bug #35179 (tokenizer extension needs T_HALT_COMPILER)

19 years agoChangeLog update
<changelog@php.net> [Thu, 10 Nov 2005 06:44:26 +0000 (06:44 +0000)]
ChangeLog update

19 years ago- Fix the ccache detection.
foobar [Wed, 9 Nov 2005 19:55:25 +0000 (19:55 +0000)]
- Fix the ccache detection.

19 years agoChangeLog update
<changelog@php.net> [Wed, 9 Nov 2005 06:51:38 +0000 (06:51 +0000)]
ChangeLog update

19 years agoCleanup the code coverage files
foobar [Wed, 9 Nov 2005 05:41:09 +0000 (05:41 +0000)]
Cleanup the code coverage files

19 years ago- Change paths to be relative
foobar [Tue, 8 Nov 2005 22:45:55 +0000 (22:45 +0000)]
- Change paths to be relative
#
# Derick, don't forget to move the .re file into this same directory!
#
# This was the 2nd last piece of making the code-coverage thing to work
# properly with VPATH builds. Once Derick moves the parse_date.re
# in the same directory where the generated file lives, it's done.
#
# Just copying it by hand in your sources in the meantime and doing
# "./configure --enable-gcov && make lcov" will produce data in lcov_html/
#

19 years ago- Moved gen_php_cov functionality into the Makefile. Doing 'make lcov'
foobar [Tue, 8 Nov 2005 20:27:08 +0000 (20:27 +0000)]
- Moved gen_php_cov functionality into the Makefile. Doing 'make lcov'
  will run the test suite and create the code coverage HTML files.
# no need for some hairy checks whether PHP has the support
# since the lcov target will not exist if it doesn't :)

19 years agonuke #line directives.
foobar [Tue, 8 Nov 2005 20:25:11 +0000 (20:25 +0000)]
nuke #line directives.

19 years agoMore files to have #line directives stripped for release
foobar [Tue, 8 Nov 2005 20:21:35 +0000 (20:21 +0000)]
More files to have #line directives stripped for release

19 years ago- Fix #line paths
foobar [Tue, 8 Nov 2005 20:12:09 +0000 (20:12 +0000)]
- Fix #line paths

19 years ago- Fixed --enable-gcov to work with VPATH builds too
foobar [Tue, 8 Nov 2005 16:43:09 +0000 (16:43 +0000)]
- Fixed --enable-gcov to work with VPATH builds too

19 years ago- Make sure parse_date.c is free of #line directives in releases
foobar [Tue, 8 Nov 2005 15:54:20 +0000 (15:54 +0000)]
- Make sure parse_date.c is free of #line directives in releases

19 years ago- Use the source file as output filename instead of stdout
foobar [Tue, 8 Nov 2005 12:35:01 +0000 (12:35 +0000)]
- Use the source file as output filename instead of stdout

19 years ago- use the target file name as output file instead of stdout
foobar [Tue, 8 Nov 2005 12:34:16 +0000 (12:34 +0000)]
- use the target file name as output file instead of stdout

19 years agoFixed bug #35142 (SOAP Client/Server Complex Object Support)
Dmitry Stogov [Tue, 8 Nov 2005 08:36:50 +0000 (08:36 +0000)]
Fixed bug #35142 (SOAP Client/Server Complex Object Support)

19 years agoChangeLog update
<changelog@php.net> [Tue, 8 Nov 2005 06:44:26 +0000 (06:44 +0000)]
ChangeLog update

19 years ago- Make sure the generated files have relative paths in the #line directives
foobar [Tue, 8 Nov 2005 00:02:50 +0000 (00:02 +0000)]
- Make sure the generated files have relative paths in the #line directives

19 years ago- heredoc handling in -a mode
Marcus Boerger [Mon, 7 Nov 2005 19:12:37 +0000 (19:12 +0000)]
- heredoc handling in -a mode

19 years ago- Fix Bug #32223 weird behaviour of pg_last_notice
Marcus Boerger [Mon, 7 Nov 2005 12:56:23 +0000 (12:56 +0000)]
- Fix Bug #32223 weird behaviour of pg_last_notice

19 years agoFixed bug #35009 (ZTS: Persistent resource destruct crashes when extension is compile...
Dmitry Stogov [Mon, 7 Nov 2005 12:24:20 +0000 (12:24 +0000)]
Fixed bug #35009 (ZTS: Persistent resource destruct crashes when extension is compiled as shared)

19 years agoFixed bug #35091 (SoapClient leaks memory)
Dmitry Stogov [Mon, 7 Nov 2005 10:07:55 +0000 (10:07 +0000)]
Fixed bug #35091 (SoapClient leaks memory)

19 years agoChangeLog update
<changelog@php.net> [Mon, 7 Nov 2005 06:58:18 +0000 (06:58 +0000)]
ChangeLog update

19 years ago- Do the LTP thing properly
foobar [Sun, 6 Nov 2005 22:44:05 +0000 (22:44 +0000)]
- Do the LTP thing properly

19 years ago- Fixed minor memory leak triggered by: -dzlib.output_compression=1 -m
foobar [Sun, 6 Nov 2005 22:41:51 +0000 (22:41 +0000)]
- Fixed minor memory leak triggered by: -dzlib.output_compression=1 -m

19 years ago- Revert bad patch. This is wrong way to handle leak in "php -m"
foobar [Sun, 6 Nov 2005 22:07:12 +0000 (22:07 +0000)]
- Revert bad patch. This is wrong way to handle leak in "php -m"

19 years ago- MFB Add tests
Marcus Boerger [Sun, 6 Nov 2005 12:27:11 +0000 (12:27 +0000)]
- MFB Add tests

19 years ago-MFB Fix parameter parsing
Marcus Boerger [Sun, 6 Nov 2005 12:01:42 +0000 (12:01 +0000)]
-MFB Fix parameter parsing

19 years ago- E_STRICT is not part of E_ALL, so the lines were wrong here.
Derick Rethans [Sun, 6 Nov 2005 11:08:50 +0000 (11:08 +0000)]
- E_STRICT is not part of E_ALL, so the lines were wrong here.

19 years ago- MFB Fix tests expectations
Marcus Boerger [Sun, 6 Nov 2005 10:53:39 +0000 (10:53 +0000)]
- MFB Fix tests expectations

19 years agoChangeLog update
<changelog@php.net> [Sun, 6 Nov 2005 06:44:24 +0000 (06:44 +0000)]
ChangeLog update

19 years agoMFB - This isn't a DOM thing anymore, just libxml
Rasmus Lerdorf [Sat, 5 Nov 2005 22:41:09 +0000 (22:41 +0000)]
MFB - This isn't a DOM thing anymore, just libxml

19 years agoMFB - We don't need the simplexml requirement here anymore
Rasmus Lerdorf [Sat, 5 Nov 2005 22:32:55 +0000 (22:32 +0000)]
MFB - We don't need the simplexml requirement here anymore

19 years agoMFB51: Fixed bug #31971 (ftp_login fails on some SSL servers)
Ilia Alshanetsky [Sat, 5 Nov 2005 22:02:40 +0000 (22:02 +0000)]
MFB51: Fixed bug #31971 (ftp_login fails on some SSL servers)

19 years agoChangeLog update
<changelog@php.net> [Sat, 5 Nov 2005 06:44:56 +0000 (06:44 +0000)]
ChangeLog update

19 years agofixed garbled multibyte characters.
Rui Hirokawa [Sat, 5 Nov 2005 04:47:29 +0000 (04:47 +0000)]
fixed garbled multibyte characters.

19 years agoChangeLog update
<changelog@php.net> [Fri, 4 Nov 2005 06:46:21 +0000 (06:46 +0000)]
ChangeLog update

19 years ago- Add missing check flag
Marcus Boerger [Thu, 3 Nov 2005 22:04:35 +0000 (22:04 +0000)]
- Add missing check flag

19 years ago- Tray fixing #35088
Marcus Boerger [Thu, 3 Nov 2005 21:58:42 +0000 (21:58 +0000)]
- Tray fixing #35088

19 years ago- Add missing check
Marcus Boerger [Thu, 3 Nov 2005 21:28:16 +0000 (21:28 +0000)]
- Add missing check

19 years ago- Fixed bug #35078 (configure does not find ldap_start_tls_s)
foobar [Thu, 3 Nov 2005 20:41:05 +0000 (20:41 +0000)]
- Fixed bug #35078 (configure does not find ldap_start_tls_s)

19 years ago- MFB44: #34851 (SO_RECVTIMEO and SO_SNDTIMEO socket options expect integer
Michael Wallner [Thu, 3 Nov 2005 15:01:31 +0000 (15:01 +0000)]
- MFB44: #34851 (SO_RECVTIMEO and SO_SNDTIMEO socket options expect integer
  parameter on Windows)

19 years agoChangeLog update
<changelog@php.net> [Thu, 3 Nov 2005 06:46:29 +0000 (06:46 +0000)]
ChangeLog update

19 years ago- Fix bad usage of php_checkuid()
foobar [Wed, 2 Nov 2005 21:26:08 +0000 (21:26 +0000)]
- Fix bad usage of php_checkuid()

19 years ago- Fixed posix_mknod() checks and warnings.
Derick Rethans [Wed, 2 Nov 2005 15:50:06 +0000 (15:50 +0000)]
- Fixed posix_mknod() checks and warnings.

19 years ago- sapi_header_op(SAPI_HEADER_(REPLACE|ADD), {NULL, 0, 0}) caused HTTP response splitting
Michael Wallner [Wed, 2 Nov 2005 14:27:02 +0000 (14:27 +0000)]
- sapi_header_op(SAPI_HEADER_(REPLACE|ADD), {NULL, 0, 0}) caused HTTP response splitting
- sapi_send_headers() already takes care of default_content_type (left over of fix for bug #29983)

19 years agoChangeLog update
<changelog@php.net> [Wed, 2 Nov 2005 06:44:42 +0000 (06:44 +0000)]
ChangeLog update

19 years agooptimize sxe_add_registered_namespaces
Rob Richards [Tue, 1 Nov 2005 23:21:29 +0000 (23:21 +0000)]
optimize sxe_add_registered_namespaces
add only first encountered prefixes to namespace arrays
update test

19 years agoMFB51: Fixed minor memory leak triggered by: -dzlib.output_compression=1 -m
Ilia Alshanetsky [Tue, 1 Nov 2005 23:02:52 +0000 (23:02 +0000)]
MFB51: Fixed minor memory leak triggered by: -dzlib.output_compression=1 -m

19 years agoMFB: fixed test
foobar [Tue, 1 Nov 2005 22:42:03 +0000 (22:42 +0000)]
MFB: fixed test

19 years ago- Update docu
Marcus Boerger [Tue, 1 Nov 2005 21:46:33 +0000 (21:46 +0000)]
- Update docu

19 years ago- The iterator base interface is Traversable not IteratorAggregate
Marcus Boerger [Tue, 1 Nov 2005 21:17:51 +0000 (21:17 +0000)]
- The iterator base interface is Traversable not IteratorAggregate

19 years ago- Get rid of several wanrings
Marcus Boerger [Tue, 1 Nov 2005 20:41:59 +0000 (20:41 +0000)]
- Get rid of several wanrings

19 years agoFix #35037. Selecting a uniqueidentifier would return unknown data type when used...
Frank M. Kromann [Tue, 1 Nov 2005 18:14:52 +0000 (18:14 +0000)]
Fix #35037. Selecting a uniqueidentifier would return unknown data type when used with freetds.

19 years ago*** empty log message ***
foobar [Tue, 1 Nov 2005 17:04:29 +0000 (17:04 +0000)]
*** empty log message ***

19 years ago- Allow to recive derived SplFileInfo/SplFileObject instances
Marcus Boerger [Tue, 1 Nov 2005 16:54:44 +0000 (16:54 +0000)]
- Allow to recive derived SplFileInfo/SplFileObject instances

19 years ago- Allow parameter parsing implementation raise an error early where more
Marcus Boerger [Tue, 1 Nov 2005 16:53:29 +0000 (16:53 +0000)]
- Allow parameter parsing implementation raise an error early where more
  information is available. And add ability to prevent double errors by
  returning "".
- Implement parameter parsing C which checks for a class name, if the value
  on input is not NULL then the pointer must be the zend_class_entry of the
  required base class.
# Do the KISS approach, looking at the code it isn't that easy does it?

19 years agoMFB51: nuke typo
foobar [Tue, 1 Nov 2005 16:22:04 +0000 (16:22 +0000)]
MFB51: nuke typo

19 years ago- Hiding bugs is not the purpose of the regression tests.
foobar [Tue, 1 Nov 2005 14:36:13 +0000 (14:36 +0000)]
- Hiding bugs is not the purpose of the regression tests.

19 years agoAdd an additional field $frame['object'] to the result array of debug_backtrace(...
Sebastian Bergmann [Tue, 1 Nov 2005 13:18:34 +0000 (13:18 +0000)]
Add an additional field $frame['object'] to the result array of debug_backtrace() that contains a reference to the respective object when the frame was called from an object. This revised patch has been reviewed by Dmitry and Zeev.

19 years ago- Test no namespace case, too
Marcus Boerger [Tue, 1 Nov 2005 11:55:13 +0000 (11:55 +0000)]
- Test no namespace case, too

19 years ago- Handle default namespaces
Marcus Boerger [Tue, 1 Nov 2005 11:53:14 +0000 (11:53 +0000)]
- Handle default namespaces
# Another time it shows xml is far from being simple

19 years ago- WS: Make function detection work in my editor
Marcus Boerger [Tue, 1 Nov 2005 11:12:27 +0000 (11:12 +0000)]
- WS: Make function detection work in my editor

19 years agoFixed SIGSEGV
Dmitry Stogov [Tue, 1 Nov 2005 11:11:19 +0000 (11:11 +0000)]
Fixed SIGSEGV

19 years agoAllow bison 2.1.
Sebastian Bergmann [Tue, 1 Nov 2005 10:31:15 +0000 (10:31 +0000)]
Allow bison 2.1.

19 years agoRevert.
Sebastian Bergmann [Tue, 1 Nov 2005 07:20:54 +0000 (07:20 +0000)]
Revert.

19 years agoChangeLog update
<changelog@php.net> [Tue, 1 Nov 2005 06:48:05 +0000 (06:48 +0000)]
ChangeLog update

19 years agoMFB: Fixed phpize build (default PHP_OPENSSL to no if not set)
Brian France [Tue, 1 Nov 2005 00:46:44 +0000 (00:46 +0000)]
MFB: Fixed phpize build (default PHP_OPENSSL to no if not set)

19 years agoMFB51: Additional open_basedir/safe_mode checks.
Ilia Alshanetsky [Mon, 31 Oct 2005 23:45:50 +0000 (23:45 +0000)]
MFB51: Additional open_basedir/safe_mode checks.

19 years ago- Make SimpleXMLIterator implement Countable
Marcus Boerger [Mon, 31 Oct 2005 20:29:34 +0000 (20:29 +0000)]
- Make SimpleXMLIterator implement Countable

19 years ago- Implement count interface
Marcus Boerger [Mon, 31 Oct 2005 20:06:28 +0000 (20:06 +0000)]
- Implement count interface

19 years agocheck node type before accessing ns - prevent corruption under compact mode
Rob Richards [Mon, 31 Oct 2005 19:51:40 +0000 (19:51 +0000)]
check node type before accessing ns - prevent corruption under compact mode

19 years ago- We don't need those
Marcus Boerger [Mon, 31 Oct 2005 19:47:00 +0000 (19:47 +0000)]
- We don't need those

19 years agoFixed bug #35017 (Exception thrown in error handler may cause unexpected behavior)
Dmitry Stogov [Mon, 31 Oct 2005 19:29:48 +0000 (19:29 +0000)]
Fixed bug #35017 (Exception thrown in error handler may cause unexpected behavior)

19 years ago- Add functions to check for registered/in use namespaces
Marcus Boerger [Mon, 31 Oct 2005 19:09:13 +0000 (19:09 +0000)]
- Add functions to check for registered/in use namespaces