]>
granicus.if.org Git - php/log
Marcus Boerger [Thu, 17 Nov 2005 23:21:15 +0000 (23:21 +0000)]
- Need to define HAVE_REFLECTION
Marcus Boerger [Thu, 17 Nov 2005 23:20:39 +0000 (23:20 +0000)]
- Reflection was moved into its own extension
Marcus Boerger [Thu, 17 Nov 2005 22:59:39 +0000 (22:59 +0000)]
- Move Reflection into its own extension
Marcus Boerger [Thu, 17 Nov 2005 22:49:03 +0000 (22:49 +0000)]
- reflection not reflectino
Marcus Boerger [Thu, 17 Nov 2005 22:42:00 +0000 (22:42 +0000)]
- Make this an extension
Rasmus Lerdorf [Thu, 17 Nov 2005 21:57:30 +0000 (21:57 +0000)]
MFB: missing }}}
Ilia Alshanetsky [Thu, 17 Nov 2005 21:07:27 +0000 (21:07 +0000)]
MFB51: Moved date constants into the date class, they all class constants
now.
Ilia Alshanetsky [Thu, 17 Nov 2005 20:56:09 +0000 (20:56 +0000)]
Hopefully resolve all the Apache 2 sub-request problems on non-linux systems.
Sara Golemon [Thu, 17 Nov 2005 19:39:39 +0000 (19:39 +0000)]
Bugfix #32371 php://input sometimes returns duplicate data
Antony Dovgal [Thu, 17 Nov 2005 19:20:14 +0000 (19:20 +0000)]
make GCC happy and suppress the warning
Ilia Alshanetsky [Thu, 17 Nov 2005 18:25:48 +0000 (18:25 +0000)]
MFB51: fixed test
Ilia Alshanetsky [Thu, 17 Nov 2005 14:40:11 +0000 (14:40 +0000)]
MFB51: Fixed bug #35248 (sqlite_query() doesnt set error_msg when return
value is being used).
Antony Dovgal [Thu, 17 Nov 2005 14:19:06 +0000 (14:19 +0000)]
fix #35079 (stream_set_blocking(true) toggles, not enables blocking)
patch by askalski at gmail dot com
Derick Rethans [Thu, 17 Nov 2005 13:15:01 +0000 (13:15 +0000)]
- MF51: Fixed bug #35218 (strtotime no longer ignores timezone comments like (PST)).
foobar [Thu, 17 Nov 2005 10:01:47 +0000 (10:01 +0000)]
- Renamed config.m4 to config0.m4
# PCRE configure tests must be run before e.g. ext/filter
foobar [Thu, 17 Nov 2005 09:56:28 +0000 (09:56 +0000)]
fix typo
foobar [Thu, 17 Nov 2005 09:52:35 +0000 (09:52 +0000)]
- Moved the files from resource to one level down.
# This makes the gcov thing actually work :)
foobar [Thu, 17 Nov 2005 08:36:12 +0000 (08:36 +0000)]
- Fix compile failure when ext/readline is compiled as shared
Dmitry Stogov [Thu, 17 Nov 2005 08:27:25 +0000 (08:27 +0000)]
Removed support for continue and break operators with non-constant operands
<changelog@php.net> [Thu, 17 Nov 2005 06:54:18 +0000 (06:54 +0000)]
ChangeLog update
foobar [Thu, 17 Nov 2005 00:49:48 +0000 (00:49 +0000)]
- Filters may behave differently with empty string so pass it on
foobar [Thu, 17 Nov 2005 00:48:51 +0000 (00:48 +0000)]
- Add simple test for filter_data() basic filters
Ilia Alshanetsky [Thu, 17 Nov 2005 00:20:31 +0000 (00:20 +0000)]
MFB51: Allow zend_parse_parameters to handle non-well formed integers, but
raise E_NOTICE in the process.
foobar [Thu, 17 Nov 2005 00:03:03 +0000 (00:03 +0000)]
- Fix PECL bug #5963
foobar [Wed, 16 Nov 2005 23:18:16 +0000 (23:18 +0000)]
- Fix build in PECL mode and in PHP core
foobar [Wed, 16 Nov 2005 22:14:24 +0000 (22:14 +0000)]
- Fix build problems with pecl/filter/
foobar [Wed, 16 Nov 2005 16:17:40 +0000 (16:17 +0000)]
- Missing .cvsignore
Dmitry Stogov [Wed, 16 Nov 2005 11:52:53 +0000 (11:52 +0000)]
Fixed bug #35239 (Objects can lose references)
Dmitry Stogov [Wed, 16 Nov 2005 09:43:56 +0000 (09:43 +0000)]
Fixed bug #35229 (call_user_func() crashes when arguement_stack is nearly full)
<changelog@php.net> [Wed, 16 Nov 2005 06:44:57 +0000 (06:44 +0000)]
ChangeLog update
Marcus Boerger [Tue, 15 Nov 2005 21:32:54 +0000 (21:32 +0000)]
- Add new test
foobar [Tue, 15 Nov 2005 16:50:32 +0000 (16:50 +0000)]
remove old news
Dmitry Stogov [Tue, 15 Nov 2005 16:50:07 +0000 (16:50 +0000)]
Allow "null" default value for arguments with array type hint
Unicode support
Pierre Joye [Tue, 15 Nov 2005 15:36:29 +0000 (15:36 +0000)]
- switch to bsd license
- prepare 2.0.1
Ilia Alshanetsky [Tue, 15 Nov 2005 15:30:41 +0000 (15:30 +0000)]
MFB51: Fixed memory leak on php-cli -h
Dmitry Stogov [Tue, 15 Nov 2005 15:21:47 +0000 (15:21 +0000)]
Allow 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
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
foobar [Tue, 15 Nov 2005 13:43:57 +0000 (13:43 +0000)]
fix warning
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, ...
foobar [Tue, 15 Nov 2005 11:55:28 +0000 (11:55 +0000)]
- Prepare for including in PHP core
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())
<changelog@php.net> [Tue, 15 Nov 2005 06:41:53 +0000 (06:41 +0000)]
ChangeLog update
Ilia Alshanetsky [Tue, 15 Nov 2005 04:24:17 +0000 (04:24 +0000)]
Fixed possible crash in http:// wrapper.
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
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
<changelog@php.net> [Mon, 14 Nov 2005 06:41:03 +0000 (06:41 +0000)]
ChangeLog update
<changelog@php.net> [Sun, 13 Nov 2005 06:45:19 +0000 (06:45 +0000)]
ChangeLog update
Derick Rethans [Sat, 12 Nov 2005 14:56:35 +0000 (14:56 +0000)]
- Fixed protos.
Andrei Zmievski [Sat, 12 Nov 2005 11:11:53 +0000 (11:11 +0000)]
Grr. Re-re-fix the fix.
<changelog@php.net> [Sat, 12 Nov 2005 06:41:04 +0000 (06:41 +0000)]
ChangeLog update
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.
Andrei Zmievski [Fri, 11 Nov 2005 17:34:16 +0000 (17:34 +0000)]
Re-fix Marcus's fix.
Marcus Boerger [Fri, 11 Nov 2005 16:51:24 +0000 (16:51 +0000)]
- Use the const instead of hard coding
Marcus Boerger [Fri, 11 Nov 2005 16:50:08 +0000 (16:50 +0000)]
- Fix build
<changelog@php.net> [Fri, 11 Nov 2005 06:42:02 +0000 (06:42 +0000)]
ChangeLog update
foobar [Thu, 10 Nov 2005 08:06:08 +0000 (08:06 +0000)]
- Added note about --enable-gcov being strictly for developers only!
foobar [Thu, 10 Nov 2005 08:04:57 +0000 (08:04 +0000)]
fix configure help
foobar [Thu, 10 Nov 2005 07:49:40 +0000 (07:49 +0000)]
- Fixed bug #35179 (tokenizer extension needs T_HALT_COMPILER)
<changelog@php.net> [Thu, 10 Nov 2005 06:44:26 +0000 (06:44 +0000)]
ChangeLog update
foobar [Wed, 9 Nov 2005 19:55:25 +0000 (19:55 +0000)]
- Fix the ccache detection.
<changelog@php.net> [Wed, 9 Nov 2005 06:51:38 +0000 (06:51 +0000)]
ChangeLog update
foobar [Wed, 9 Nov 2005 05:41:09 +0000 (05:41 +0000)]
Cleanup the code coverage files
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/
#
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 :)
foobar [Tue, 8 Nov 2005 20:25:11 +0000 (20:25 +0000)]
nuke #line directives.
foobar [Tue, 8 Nov 2005 20:21:35 +0000 (20:21 +0000)]
More files to have #line directives stripped for release
foobar [Tue, 8 Nov 2005 20:12:09 +0000 (20:12 +0000)]
- Fix #line paths
foobar [Tue, 8 Nov 2005 16:43:09 +0000 (16:43 +0000)]
- Fixed --enable-gcov to work with VPATH builds too
foobar [Tue, 8 Nov 2005 15:54:20 +0000 (15:54 +0000)]
- Make sure parse_date.c is free of #line directives in releases
foobar [Tue, 8 Nov 2005 12:35:01 +0000 (12:35 +0000)]
- Use the source file as output filename 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
Dmitry Stogov [Tue, 8 Nov 2005 08:36:50 +0000 (08:36 +0000)]
Fixed bug #35142 (SOAP Client/Server Complex Object Support)
<changelog@php.net> [Tue, 8 Nov 2005 06:44:26 +0000 (06:44 +0000)]
ChangeLog update
foobar [Tue, 8 Nov 2005 00:02:50 +0000 (00:02 +0000)]
- Make sure the generated files have relative paths in the #line directives
Marcus Boerger [Mon, 7 Nov 2005 19:12:37 +0000 (19:12 +0000)]
- heredoc handling in -a mode
Marcus Boerger [Mon, 7 Nov 2005 12:56:23 +0000 (12:56 +0000)]
- Fix Bug #32223 weird behaviour of pg_last_notice
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)
Dmitry Stogov [Mon, 7 Nov 2005 10:07:55 +0000 (10:07 +0000)]
Fixed bug #35091 (SoapClient leaks memory)
<changelog@php.net> [Mon, 7 Nov 2005 06:58:18 +0000 (06:58 +0000)]
ChangeLog update
foobar [Sun, 6 Nov 2005 22:44:05 +0000 (22:44 +0000)]
- Do the LTP thing properly
foobar [Sun, 6 Nov 2005 22:41:51 +0000 (22:41 +0000)]
- Fixed minor memory leak triggered by: -dzlib.output_compression=1 -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"
Marcus Boerger [Sun, 6 Nov 2005 12:27:11 +0000 (12:27 +0000)]
- MFB Add tests
Marcus Boerger [Sun, 6 Nov 2005 12:01:42 +0000 (12:01 +0000)]
-MFB Fix parameter parsing
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.
Marcus Boerger [Sun, 6 Nov 2005 10:53:39 +0000 (10:53 +0000)]
- MFB Fix tests expectations
<changelog@php.net> [Sun, 6 Nov 2005 06:44:24 +0000 (06:44 +0000)]
ChangeLog update
Rasmus Lerdorf [Sat, 5 Nov 2005 22:41:09 +0000 (22:41 +0000)]
MFB - This isn't a DOM thing anymore, just libxml
Rasmus Lerdorf [Sat, 5 Nov 2005 22:32:55 +0000 (22:32 +0000)]
MFB - We don't need the simplexml requirement here anymore
Ilia Alshanetsky [Sat, 5 Nov 2005 22:02:40 +0000 (22:02 +0000)]
MFB51: Fixed bug #31971 (ftp_login fails on some SSL servers)
<changelog@php.net> [Sat, 5 Nov 2005 06:44:56 +0000 (06:44 +0000)]
ChangeLog update
Rui Hirokawa [Sat, 5 Nov 2005 04:47:29 +0000 (04:47 +0000)]
fixed garbled multibyte characters.
<changelog@php.net> [Fri, 4 Nov 2005 06:46:21 +0000 (06:46 +0000)]
ChangeLog update
Marcus Boerger [Thu, 3 Nov 2005 22:04:35 +0000 (22:04 +0000)]
- Add missing check flag
Marcus Boerger [Thu, 3 Nov 2005 21:58:42 +0000 (21:58 +0000)]
- Tray fixing #35088
Marcus Boerger [Thu, 3 Nov 2005 21:28:16 +0000 (21:28 +0000)]
- Add missing check
foobar [Thu, 3 Nov 2005 20:41:05 +0000 (20:41 +0000)]
- Fixed bug #35078 (configure does not find ldap_start_tls_s)
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)
<changelog@php.net> [Thu, 3 Nov 2005 06:46:29 +0000 (06:46 +0000)]
ChangeLog update