]> granicus.if.org Git - php/log
php
18 years agothis function also exists in 5.2, no need for this news entry in HEAD
Antony Dovgal [Tue, 6 Jun 2006 20:08:58 +0000 (20:08 +0000)]
this function also exists in 5.2, no need for this news entry in HEAD

18 years agorevert by Andi's request
Antony Dovgal [Tue, 6 Jun 2006 14:16:53 +0000 (14:16 +0000)]
revert by Andi's request

18 years agodon't leak when decoding failed
Antony Dovgal [Tue, 6 Jun 2006 14:08:47 +0000 (14:08 +0000)]
don't leak when decoding failed

18 years agofix test
Antony Dovgal [Tue, 6 Jun 2006 11:34:40 +0000 (11:34 +0000)]
fix test

18 years ago- fix regression with bug #22690 (ob_start() with create_function() output handler)
Michael Wallner [Tue, 6 Jun 2006 11:08:45 +0000 (11:08 +0000)]
- fix regression with bug #22690 (ob_start() with create_function() output handler)

18 years agodo not allow to implement the same interface twice
Antony Dovgal [Tue, 6 Jun 2006 10:02:28 +0000 (10:02 +0000)]
do not allow to implement the same interface twice
add tests

18 years agoChangeLog update
<changelog@php.net> [Tue, 6 Jun 2006 05:31:56 +0000 (05:31 +0000)]
ChangeLog update

18 years agoMFB: Fixed bug #37705 (Semaphore constants not available).
Ilia Alshanetsky [Mon, 5 Jun 2006 22:52:27 +0000 (22:52 +0000)]
MFB: Fixed bug #37705 (Semaphore constants not available).

18 years agono need to check if non-existing include_path complies with open_basedir setting
Antony Dovgal [Mon, 5 Jun 2006 22:39:10 +0000 (22:39 +0000)]
no need to check if non-existing include_path complies with open_basedir setting
the only result we can get is segfault

18 years agoMFB
Edin Kadribasic [Mon, 5 Jun 2006 22:23:39 +0000 (22:23 +0000)]
MFB

18 years ago- Make this compatible with 5.0/1 again
Marcus Boerger [Mon, 5 Jun 2006 12:20:08 +0000 (12:20 +0000)]
- Make this compatible with 5.0/1 again

18 years agoadd new changelog entries
Antony Dovgal [Mon, 5 Jun 2006 10:02:45 +0000 (10:02 +0000)]
add new changelog entries

18 years agofix OCIPasswordChange() parameters (patch by pholdaway at technocom-wireless dot...
Antony Dovgal [Mon, 5 Jun 2006 07:34:00 +0000 (07:34 +0000)]
fix OCIPasswordChange() parameters (patch by pholdaway at technocom-wireless dot com)
prevent username. password and new password from being empty

18 years agoChangeLog update
<changelog@php.net> [Mon, 5 Jun 2006 05:31:56 +0000 (05:31 +0000)]
ChangeLog update

18 years agoMFB: Fixed bug #37671 (MySQLi extension fails to recognize BIT column).
Ilia Alshanetsky [Sun, 4 Jun 2006 14:57:06 +0000 (14:57 +0000)]
MFB: Fixed bug #37671 (MySQLi extension fails to recognize BIT column).

18 years ago- Use engine call to register interfaces (steph)
Marcus Boerger [Sun, 4 Jun 2006 10:31:58 +0000 (10:31 +0000)]
- Use engine call to register interfaces (steph)

18 years ago- Fix function flag check
Marcus Boerger [Sun, 4 Jun 2006 10:23:25 +0000 (10:23 +0000)]
- Fix function flag check

18 years ago- Use engine call to register interfaces (steph)
Marcus Boerger [Sun, 4 Jun 2006 10:11:48 +0000 (10:11 +0000)]
- Use engine call to register interfaces (steph)

18 years ago- fix output handler seeing buffered data when it gets discarded
Michael Wallner [Sun, 4 Jun 2006 10:01:58 +0000 (10:01 +0000)]
- fix output handler seeing buffered data when it gets discarded
- add test

18 years agoChangeLog update
<changelog@php.net> [Sun, 4 Jun 2006 05:31:56 +0000 (05:31 +0000)]
ChangeLog update

18 years ago- Removed useless -g command line option from CGI and CLI
Johannes Schlüter [Sat, 3 Jun 2006 22:00:30 +0000 (22:00 +0000)]
- Removed useless -g command line option from CGI and CLI
- Fixed conflicting behaviour if -B and -a are set with CLI
- Fixed handling of auto_prepend and exceptions in readline-a-mode

18 years agoMFB
Andrei Zmievski [Sat, 3 Jun 2006 18:58:40 +0000 (18:58 +0000)]
MFB

18 years ago- remove obsolete cruft
Michael Wallner [Sat, 3 Jun 2006 11:51:35 +0000 (11:51 +0000)]
- remove obsolete cruft

18 years ago- Revert - Needs further discussing
Marcus Boerger [Sat, 3 Jun 2006 11:41:29 +0000 (11:41 +0000)]
- Revert - Needs further discussing

18 years ago- update TS macro usage
Michael Wallner [Sat, 3 Jun 2006 11:22:59 +0000 (11:22 +0000)]
- update TS macro usage

18 years ago- explicit usage of TS macros
Michael Wallner [Sat, 3 Jun 2006 11:19:44 +0000 (11:19 +0000)]
- explicit usage of TS macros
# this could have been raised a lot earlier

18 years ago- Printable is supposed to return nativ/unicode depending on ini setting
Marcus Boerger [Sat, 3 Jun 2006 11:01:40 +0000 (11:01 +0000)]
- Printable is supposed to return nativ/unicode depending on ini setting

18 years agoChangeLog update
<changelog@php.net> [Sat, 3 Jun 2006 05:31:59 +0000 (05:31 +0000)]
ChangeLog update

18 years ago- add simple unicode test
Michael Wallner [Fri, 2 Jun 2006 23:45:53 +0000 (23:45 +0000)]
- add simple unicode test

18 years agofix tests in unicode mode
Antony Dovgal [Fri, 2 Jun 2006 22:22:43 +0000 (22:22 +0000)]
fix tests in unicode mode

18 years agofix error messages in Unicode mode
Antony Dovgal [Fri, 2 Jun 2006 21:55:26 +0000 (21:55 +0000)]
fix error messages in Unicode mode

18 years ago- fix encoding
Michael Wallner [Fri, 2 Jun 2006 20:09:22 +0000 (20:09 +0000)]
- fix encoding

18 years ago- new output control code
Michael Wallner [Fri, 2 Jun 2006 19:51:43 +0000 (19:51 +0000)]
- new output control code

# scan README.NEW-OUTPUT-API to get a grasp
# tree has been tagged with BEFORE_NEW_OUTPUT_API
#
# TODO:
#  - improve existing output handlers
#  - move zlib.output_compression cruft from SAPI.c to zlib.c
#  - output_encoding handling was ambigious, resp. is undefined yet
#  - more tests

18 years agoidness not valid for attribute declarations
Rob Richards [Fri, 2 Jun 2006 16:15:58 +0000 (16:15 +0000)]
idness not valid for attribute declarations

18 years agoSAPI globals are destroied at this point and reporting errors about memory leaks
Dmitry Stogov [Fri, 2 Jun 2006 13:31:38 +0000 (13:31 +0000)]
SAPI globals are destroied at this point and reporting errors about memory leaks
 can cause crash.

18 years agoChangeLog update
<changelog@php.net> [Fri, 2 Jun 2006 05:31:58 +0000 (05:31 +0000)]
ChangeLog update

18 years agoMFB: fixed compiler warning
Ilia Alshanetsky [Thu, 1 Jun 2006 22:42:53 +0000 (22:42 +0000)]
MFB: fixed compiler warning

18 years agoMFB: #37630 MySQL extensions should link against thread safe client libs if built...
Michael Wallner [Thu, 1 Jun 2006 19:15:31 +0000 (19:15 +0000)]
MFB: #37630 MySQL extensions should link against thread safe client libs if built with ZTS

18 years agoignore my previous fix, it was wrong =)
Antony Dovgal [Thu, 1 Jun 2006 14:31:02 +0000 (14:31 +0000)]
ignore my previous fix, it was wrong =)

18 years agosuppress_errors is used only on Win32, no need to look for it on other systems
Antony Dovgal [Thu, 1 Jun 2006 14:03:38 +0000 (14:03 +0000)]
suppress_errors is used only on Win32, no need to look for it on other systems

18 years agonuke unused variable
Antony Dovgal [Thu, 1 Jun 2006 13:45:16 +0000 (13:45 +0000)]
nuke unused variable

18 years agofix tests
Antony Dovgal [Thu, 1 Jun 2006 13:04:10 +0000 (13:04 +0000)]
fix tests

18 years agono need to fetch trsm_ls when it's already available
Antony Dovgal [Thu, 1 Jun 2006 12:25:32 +0000 (12:25 +0000)]
no need to fetch trsm_ls when it's already available

18 years agoadd new tests
Antony Dovgal [Thu, 1 Jun 2006 11:57:39 +0000 (11:57 +0000)]
add new tests

18 years agothrow a warning when using invalid offset types with strings
Antony Dovgal [Thu, 1 Jun 2006 11:56:23 +0000 (11:56 +0000)]
throw a warning when using invalid offset types with strings

18 years agoChangeLog update
<changelog@php.net> [Thu, 1 Jun 2006 05:31:55 +0000 (05:31 +0000)]
ChangeLog update

18 years agoadd expected warning to the test
Antony Dovgal [Wed, 31 May 2006 20:40:07 +0000 (20:40 +0000)]
add expected warning to the test

18 years ago- MF52: There was nothing wrong here, bug report #37595 is bogus.
Derick Rethans [Wed, 31 May 2006 20:13:14 +0000 (20:13 +0000)]
- MF52: There was nothing wrong here, bug report #37595 is bogus.
- MF52: Added a new test case to demonstrate a longer plain text.

18 years agofix error message in Unicode mode
Antony Dovgal [Wed, 31 May 2006 18:59:42 +0000 (18:59 +0000)]
fix error message in Unicode mode

18 years agoadd more tests
Antony Dovgal [Wed, 31 May 2006 18:58:27 +0000 (18:58 +0000)]
add more tests

18 years agoMFB
Andrei Zmievski [Wed, 31 May 2006 17:19:05 +0000 (17:19 +0000)]
MFB

18 years agoadd tests for new E_FATALs
Antony Dovgal [Wed, 31 May 2006 14:55:16 +0000 (14:55 +0000)]
add tests for new E_FATALs

18 years agoKeeping consistent arg_stack during arguments freeing (Exception from destructor...
Dmitry Stogov [Wed, 31 May 2006 13:02:15 +0000 (13:02 +0000)]
Keeping consistent arg_stack during arguments freeing (Exception from destructor may use inconsistent arg_stack for backtrace).

18 years agoSupport for nested exceptions and fatal errors in destructors
Dmitry Stogov [Wed, 31 May 2006 12:59:45 +0000 (12:59 +0000)]
Support for nested exceptions and fatal errors in destructors

18 years agofix #37595 (mcrypt_generic calculates data length in wrong way)
Antony Dovgal [Wed, 31 May 2006 12:04:52 +0000 (12:04 +0000)]
fix #37595 (mcrypt_generic calculates data length in wrong way)

18 years agoChangeLog update
<changelog@php.net> [Wed, 31 May 2006 05:31:57 +0000 (05:31 +0000)]
ChangeLog update

18 years ago- Add new tests
Marcus Boerger [Tue, 30 May 2006 23:11:13 +0000 (23:11 +0000)]
- Add new tests

18 years ago- Fix test logic
Marcus Boerger [Tue, 30 May 2006 23:10:55 +0000 (23:10 +0000)]
- Fix test logic

18 years agoMFB: fix tests
Antony Dovgal [Tue, 30 May 2006 22:37:08 +0000 (22:37 +0000)]
MFB: fix tests

18 years agofix test
Antony Dovgal [Tue, 30 May 2006 21:54:17 +0000 (21:54 +0000)]
fix test

18 years agofix compilation on some b0rked systems that must have collections support but they...
Antony Dovgal [Tue, 30 May 2006 21:38:00 +0000 (21:38 +0000)]
fix compilation on some b0rked systems that must have collections support but they don't

18 years ago- WS
Marcus Boerger [Tue, 30 May 2006 19:40:19 +0000 (19:40 +0000)]
- WS

18 years agoMinor fixes (bjori)
Sara Golemon [Tue, 30 May 2006 19:05:21 +0000 (19:05 +0000)]
Minor fixes (bjori)

18 years agoMFB: fix bug 37635 (argument to pcntl signal handler is trashed)
Michael Wallner [Tue, 30 May 2006 17:44:23 +0000 (17:44 +0000)]
MFB: fix bug 37635 (argument to pcntl signal handler is trashed)

18 years agoLets play nice and use 4digit years with DATE_RSS
Hannes Magnusson [Tue, 30 May 2006 15:13:36 +0000 (15:13 +0000)]
Lets play nice and use 4digit years with DATE_RSS

18 years agoMFB: Added memory_get_peak_usage() function for retrieving peak memory
Ilia Alshanetsky [Tue, 30 May 2006 14:51:54 +0000 (14:51 +0000)]
MFB: Added memory_get_peak_usage() function for retrieving peak memory
usage of a PHP script.

18 years agoFixed DATE_COOKIE & DATE_RSS
Hannes Magnusson [Tue, 30 May 2006 14:45:16 +0000 (14:45 +0000)]
Fixed DATE_COOKIE & DATE_RSS
Fixed tests
Add comments
# My first php-src/ commit! :)

18 years agodon't require libociei, this allows us to build ext/oci8 against basiclite OIC package
Antony Dovgal [Tue, 30 May 2006 13:16:38 +0000 (13:16 +0000)]
don't require libociei, this allows us to build ext/oci8 against basiclite OIC package

18 years ago- Now as text and not HTML.
Derick Rethans [Tue, 30 May 2006 13:15:10 +0000 (13:15 +0000)]
- Now as text and not HTML.

18 years ago- Fixed bug #37616: DATE_RFC822 does not product RFC 822 dates. (Patch by
Derick Rethans [Tue, 30 May 2006 13:08:00 +0000 (13:08 +0000)]
- Fixed bug #37616: DATE_RFC822 does not product RFC 822 dates. (Patch by
  Hannes Magnusson)

18 years agoneed to call zend_is_callable() if callable is known to be invalid
Antony Dovgal [Tue, 30 May 2006 09:46:01 +0000 (09:46 +0000)]
need to call zend_is_callable() if callable is known to be invalid

18 years agoChangeLog update
<changelog@php.net> [Tue, 30 May 2006 05:31:57 +0000 (05:31 +0000)]
ChangeLog update

18 years agoMFB: Convert E_ERROR to E_RECOVERABLE_ERROR
Ilia Alshanetsky [Tue, 30 May 2006 02:40:49 +0000 (02:40 +0000)]
MFB: Convert E_ERROR to E_RECOVERABLE_ERROR

18 years agono need to check it for not-NULL (as was pointed by Nuno)
Antony Dovgal [Mon, 29 May 2006 21:31:30 +0000 (21:31 +0000)]
no need to check it for not-NULL (as was pointed by Nuno)

18 years agothere is no ce at this point, revert this line to its previous state
Antony Dovgal [Mon, 29 May 2006 21:28:15 +0000 (21:28 +0000)]
there is no ce at this point, revert this line to its previous state
See also: http://news.php.net/php.zend-engine.cvs/4931

18 years agoadd test
Antony Dovgal [Mon, 29 May 2006 20:31:33 +0000 (20:31 +0000)]
add test

18 years agoreturn NULL in case of error (and fix leak/non-null-terminated string error)
Antony Dovgal [Mon, 29 May 2006 20:26:12 +0000 (20:26 +0000)]
return NULL in case of error (and fix leak/non-null-terminated string error)

18 years ago- Bugfix #37632 (Protected method access problem)
Marcus Boerger [Mon, 29 May 2006 19:57:43 +0000 (19:57 +0000)]
- Bugfix #37632 (Protected method access problem)

18 years agoimprove sed expressions
Antony Dovgal [Mon, 29 May 2006 18:12:39 +0000 (18:12 +0000)]
improve sed expressions

18 years agoMFB: Fixed bug #36949 (invalid internal mysqli objects dtor)
Michael Wallner [Mon, 29 May 2006 16:55:40 +0000 (16:55 +0000)]
MFB: Fixed bug #36949 (invalid internal mysqli objects dtor)

18 years agofix #37531 (oci8 persistent connection corruption)
Antony Dovgal [Mon, 29 May 2006 10:59:15 +0000 (10:59 +0000)]
fix #37531 (oci8 persistent connection corruption)

18 years agoadd test
Antony Dovgal [Mon, 29 May 2006 10:42:37 +0000 (10:42 +0000)]
add test

18 years agoinitialize srcstream
Antony Dovgal [Mon, 29 May 2006 10:42:10 +0000 (10:42 +0000)]
initialize srcstream
use different variable in local scope

18 years agoprevent resource leaking when passing invalid stream resource as second argument
Antony Dovgal [Mon, 29 May 2006 10:23:53 +0000 (10:23 +0000)]
prevent resource leaking when passing invalid stream resource as second argument

18 years agoChangeLog update
<changelog@php.net> [Mon, 29 May 2006 05:31:56 +0000 (05:31 +0000)]
ChangeLog update

18 years ago- Fix str_replace with unicode strings as key
Johannes Schlüter [Sun, 28 May 2006 21:09:58 +0000 (21:09 +0000)]
- Fix str_replace with unicode strings as key

18 years ago- call ap_set_content_type() only once, else each time we call it,
Michael Wallner [Sun, 28 May 2006 20:31:15 +0000 (20:31 +0000)]
- call ap_set_content_type() only once, else each time we call it,
  configured output filters for that content type will be added

18 years ago- Fix printf modifier
Johannes Schlüter [Sun, 28 May 2006 19:45:02 +0000 (19:45 +0000)]
- Fix printf modifier

18 years agoMFB: Fixed bug #37586 (Bumped minimum PCRE version to 6.6, needed for
Ilia Alshanetsky [Sun, 28 May 2006 15:34:19 +0000 (15:34 +0000)]
MFB: Fixed bug #37586 (Bumped minimum PCRE version to 6.6, needed for
recurssion limit support).

18 years agoChangeLog update
<changelog@php.net> [Sun, 28 May 2006 05:31:56 +0000 (05:31 +0000)]
ChangeLog update

18 years ago- update changelog
Pierre Joye [Sun, 28 May 2006 01:24:01 +0000 (01:24 +0000)]
- update changelog

18 years ago- #7733, values using E/e returns wrong result
Pierre Joye [Sun, 28 May 2006 01:12:55 +0000 (01:12 +0000)]
- #7733, values using E/e returns wrong result

18 years ago- nitpicking "PHP6" vs. "PHP 6"
Johannes Schlüter [Sat, 27 May 2006 20:53:38 +0000 (20:53 +0000)]
- nitpicking "PHP6" vs. "PHP 6"

18 years ago- Take care of refcounting in zend_fcall_info_*() functions
Marcus Boerger [Sat, 27 May 2006 19:40:06 +0000 (19:40 +0000)]
- Take care of refcounting in zend_fcall_info_*() functions
- Add docu
# I know it is unpopular to add docu here but i think we should add more

18 years ago- WS
Marcus Boerger [Sat, 27 May 2006 19:04:16 +0000 (19:04 +0000)]
- WS

18 years ago- Fix #37614 (Class name lowercased in error message)
Johannes Schlüter [Sat, 27 May 2006 17:58:50 +0000 (17:58 +0000)]
- Fix #37614 (Class name lowercased in error message)

18 years agoChangeLog update
<changelog@php.net> [Sat, 27 May 2006 05:31:57 +0000 (05:31 +0000)]
ChangeLog update

18 years ago- Fix bug #37212 (Access to protected property of common base class)
Marcus Boerger [Sat, 27 May 2006 02:12:43 +0000 (02:12 +0000)]
- Fix bug #37212 (Access to protected property of common base class)
  By adding "zend_class_entry *ce" to struct zend_property_info;
# Besides closing the bug this patch allows to optimize a bunch of
# property handling optimizations. I need to find out what all can be
# optimized. All other tests relevant to class handling still PASS.

18 years ago- There are no abstract static methods in classes, use interfaces
Marcus Boerger [Sat, 27 May 2006 01:56:42 +0000 (01:56 +0000)]
- There are no abstract static methods in classes, use interfaces

18 years agoadd C14N() and C14NFile() methods to perform XML canonicalization
Rob Richards [Fri, 26 May 2006 18:22:06 +0000 (18:22 +0000)]
add C14N() and C14NFile() methods to perform XML canonicalization
add test