]>
granicus.if.org Git - php/log
Stanislav Malyshev [Mon, 9 Jun 2003 14:05:12 +0000 (14:05 +0000)]
remove NS leftover
Zeev Suraski [Mon, 9 Jun 2003 13:51:53 +0000 (13:51 +0000)]
Fix bogus implicit declarations of properties (squash bug #23671)
Stanislav Malyshev [Mon, 9 Jun 2003 10:55:37 +0000 (10:55 +0000)]
Support 'self' and 'parent' in call_user_func()
Moriyoshi Koizumi [Mon, 9 Jun 2003 08:11:53 +0000 (08:11 +0000)]
Fixed trivial typo
Zeev Suraski [Mon, 9 Jun 2003 07:39:55 +0000 (07:39 +0000)]
Fix indirect reference calls to bogus function names
Sterling Hughes [Mon, 9 Jun 2003 04:01:11 +0000 (04:01 +0000)]
ok, this is a zend bug.
Sterling Hughes [Mon, 9 Jun 2003 03:29:33 +0000 (03:29 +0000)]
simon says leaking is better than crashing
Sterling Hughes [Mon, 9 Jun 2003 03:11:28 +0000 (03:11 +0000)]
get rid of a memleak
make namespaces work properly
Edin Kadribasic [Mon, 9 Jun 2003 01:00:23 +0000 (01:00 +0000)]
MFB
<changelog@php.net> [Mon, 9 Jun 2003 00:30:58 +0000 (00:30 +0000)]
ChangeLog update
foobar [Mon, 9 Jun 2003 00:17:03 +0000 (00:17 +0000)]
- Moved scan_makefile_in.awk to better suitable place for it.
(other build related scripts are under build/ too..)
foobar [Mon, 9 Jun 2003 00:15:11 +0000 (00:15 +0000)]
ws
Ilia Alshanetsky [Sun, 8 Jun 2003 23:52:29 +0000 (23:52 +0000)]
MFB
foobar [Sun, 8 Jun 2003 23:44:01 +0000 (23:44 +0000)]
- Added ldap_sasl_bind(). (Jani, peter_c60@hotmail.com)
foobar [Sun, 8 Jun 2003 23:34:51 +0000 (23:34 +0000)]
ws & cs
Zeev Suraski [Sun, 8 Jun 2003 19:28:29 +0000 (19:28 +0000)]
Fix casing issues in access level checks
Zeev Suraski [Sun, 8 Jun 2003 18:53:58 +0000 (18:53 +0000)]
Nicer handling of protected/private members in print_r()
Zeev Suraski [Sun, 8 Jun 2003 18:52:53 +0000 (18:52 +0000)]
Fix handling of object property assignments in switch expressions
(bug #23925)
Zeev Suraski [Sun, 8 Jun 2003 18:29:55 +0000 (18:29 +0000)]
XMLless build fix
Zeev Suraski [Sun, 8 Jun 2003 15:30:33 +0000 (15:30 +0000)]
Make $_FILES auto global (bug #23680)
Zeev Suraski [Sun, 8 Jun 2003 14:00:11 +0000 (14:00 +0000)]
Fix set_error_handler()
<changelog@php.net> [Sun, 8 Jun 2003 00:31:03 +0000 (00:31 +0000)]
ChangeLog update
Tomas V.V.Cox [Sat, 7 Jun 2003 18:44:46 +0000 (18:44 +0000)]
Martin's run-test error msg improvements :-)
Sterling Hughes [Sat, 7 Jun 2003 17:07:10 +0000 (17:07 +0000)]
woops, make that "bundle," not ".bundle"
Sterling Hughes [Sat, 7 Jun 2003 17:06:42 +0000 (17:06 +0000)]
simple script that will look at bundle (when which is populated when we
move the extensions to pecl) and bundle the contents of that file
Tomas V.V.Cox [Sat, 7 Jun 2003 16:45:53 +0000 (16:45 +0000)]
Added better error message to run-tests
Georg Richter [Sat, 7 Jun 2003 16:15:22 +0000 (16:15 +0000)]
fixed mysql bug #564 (http://bugs.mysql.com/bug.php?id=564)
Marcus Boerger [Sat, 7 Jun 2003 15:15:27 +0000 (15:15 +0000)]
Actually sqlite.c isn't located in libsqlite
Sterling Hughes [Sat, 7 Jun 2003 15:09:24 +0000 (15:09 +0000)]
i ain't know domdom
Sterling Hughes [Sat, 7 Jun 2003 15:07:42 +0000 (15:07 +0000)]
leftover.
its wholeText not whole_text
Sterling Hughes [Sat, 7 Jun 2003 15:03:45 +0000 (15:03 +0000)]
add the wholeText property
Marcus Boerger [Sat, 7 Jun 2003 14:13:36 +0000 (14:13 +0000)]
Added new test
Rob Richards [Sat, 7 Jun 2003 13:30:58 +0000 (13:30 +0000)]
fix more memory overruns
initial definition for document ref counting
fixed property access to support all objects
clear property handler from invalid objects until ref count implemented
Marcus Boerger [Sat, 7 Jun 2003 11:38:03 +0000 (11:38 +0000)]
WS
Sterling Hughes [Sat, 7 Jun 2003 03:08:05 +0000 (03:08 +0000)]
Add the pear bundle command from Thomas Cox.
Marcus Boerger [Sat, 7 Jun 2003 00:57:07 +0000 (00:57 +0000)]
Goodbye namespaces
<changelog@php.net> [Sat, 7 Jun 2003 00:31:14 +0000 (00:31 +0000)]
ChangeLog update
Wez Furlong [Fri, 6 Jun 2003 22:46:33 +0000 (22:46 +0000)]
Touch lemon generated file
Wez Furlong [Fri, 6 Jun 2003 22:44:57 +0000 (22:44 +0000)]
Update bundled library to 2.8.3 + patches from sqlite author to enable
authorization checks for the ATTACH database command.
Sterling Hughes [Fri, 6 Jun 2003 20:10:05 +0000 (20:10 +0000)]
add splitText()
never has such a complex process been endured for such a simple function
libxml makes me queasy right now :)
Rob Richards [Fri, 6 Jun 2003 19:04:32 +0000 (19:04 +0000)]
fix double free issue
fix property access within invalid objects and failed reads
Georg Richter [Fri, 6 Jun 2003 19:02:30 +0000 (19:02 +0000)]
fixed bug #24060
Marcus Boerger [Fri, 6 Jun 2003 19:01:38 +0000 (19:01 +0000)]
Update
Jay Smith [Fri, 6 Jun 2003 19:00:48 +0000 (19:00 +0000)]
Namespaces are gone, and so is this test.
Marcus Boerger [Fri, 6 Jun 2003 19:00:16 +0000 (19:00 +0000)]
New fetch_all() an fetch optimization reworked (original idea by ilia)
Edin Kadribasic [Fri, 6 Jun 2003 16:39:46 +0000 (16:39 +0000)]
Update win32 build with new version
Wez Furlong [Fri, 6 Jun 2003 16:33:32 +0000 (16:33 +0000)]
Update for 2.8.2
Martin Jansen [Fri, 6 Jun 2003 16:09:01 +0000 (16:09 +0000)]
* The argument of displayError() is a PEAR_Error instance.
# Bug: 23932
Martin Jansen [Fri, 6 Jun 2003 16:07:15 +0000 (16:07 +0000)]
* Use raiseError(), like it's done in the rest of class also.
# Bug: 23932
Sascha Schumann [Fri, 6 Jun 2003 12:12:25 +0000 (12:12 +0000)]
mfb #24025 fix
foobar [Fri, 6 Jun 2003 11:09:55 +0000 (11:09 +0000)]
Test for bug #24054
Georg Richter [Fri, 6 Jun 2003 08:57:51 +0000 (08:57 +0000)]
fixed return value
foobar [Fri, 6 Jun 2003 08:10:02 +0000 (08:10 +0000)]
WS
foobar [Fri, 6 Jun 2003 06:43:08 +0000 (06:43 +0000)]
missing header
foobar [Fri, 6 Jun 2003 06:40:36 +0000 (06:40 +0000)]
Missing header
foobar [Fri, 6 Jun 2003 06:34:30 +0000 (06:34 +0000)]
Some missing files..
foobar [Fri, 6 Jun 2003 06:32:16 +0000 (06:32 +0000)]
Missing entries in .cvsignore and some cutpaste bugs in config.m4
foobar [Fri, 6 Jun 2003 06:17:02 +0000 (06:17 +0000)]
Fixed bug #24051: shared build and test
<changelog@php.net> [Fri, 6 Jun 2003 00:30:45 +0000 (00:30 +0000)]
ChangeLog update
Marcus Boerger [Thu, 5 Jun 2003 20:15:21 +0000 (20:15 +0000)]
Added test files
Marcus Boerger [Thu, 5 Jun 2003 19:40:41 +0000 (19:40 +0000)]
Update
Marcus Boerger [Thu, 5 Jun 2003 19:38:59 +0000 (19:38 +0000)]
Update
Sterling Hughes [Thu, 5 Jun 2003 19:12:07 +0000 (19:12 +0000)]
add CREDITS file
Moriyoshi Koizumi [Thu, 5 Jun 2003 18:59:55 +0000 (18:59 +0000)]
Avoid unnecessary zval separation
Sterling Hughes [Thu, 5 Jun 2003 18:54:25 +0000 (18:54 +0000)]
fix a bunch of memory overruns, and uninitialized variable uses
fixes crash on sample script rob sent me
Moriyoshi Koizumi [Thu, 5 Jun 2003 18:54:19 +0000 (18:54 +0000)]
Avoid unnecesary zval separation
Sterling Hughes [Thu, 5 Jun 2003 18:30:19 +0000 (18:30 +0000)]
version length too
Sterling Hughes [Thu, 5 Jun 2003 18:29:55 +0000 (18:29 +0000)]
initialize the encoding length
Moriyoshi Koizumi [Thu, 5 Jun 2003 18:04:30 +0000 (18:04 +0000)]
WS fix
Sterling Hughes [Thu, 5 Jun 2003 17:51:35 +0000 (17:51 +0000)]
add tests/ files as examples that you can run and play around with
Sterling Hughes [Thu, 5 Jun 2003 17:49:46 +0000 (17:49 +0000)]
add .cvsignore file
Sterling Hughes [Thu, 5 Jun 2003 17:48:51 +0000 (17:48 +0000)]
prevent double destroy and double init badness
Sterling Hughes [Thu, 5 Jun 2003 17:48:25 +0000 (17:48 +0000)]
fig segv on make install (double destroy badness)
Rob Richards [Thu, 5 Jun 2003 17:10:13 +0000 (17:10 +0000)]
Inital cut of new xsl extension
interoperates with new dom extension
PHP5 only
Rob Richards [Thu, 5 Jun 2003 17:06:52 +0000 (17:06 +0000)]
Inital cut of new dom extension
PHP5 only
Hartmut Holzgraefe [Thu, 5 Jun 2003 14:42:12 +0000 (14:42 +0000)]
... as suggested by Wez
Sterling Hughes [Thu, 5 Jun 2003 13:58:14 +0000 (13:58 +0000)]
fix array_key_exists() from HANDLE_NUMERIC() changes
# need to go through this file and find any stuff that relies on this
# change
Wez Furlong [Thu, 5 Jun 2003 13:03:15 +0000 (13:03 +0000)]
WS
Martin Jansen [Thu, 5 Jun 2003 07:03:03 +0000 (07:03 +0000)]
* Advancing myself
Martin Jansen [Thu, 5 Jun 2003 07:01:20 +0000 (07:01 +0000)]
* Add optional dependency to the DTD
Martin Jansen [Thu, 5 Jun 2003 06:57:22 +0000 (06:57 +0000)]
* Commit support for optional dependencies
# Stig: Please review this stuff!
Martin Jansen [Thu, 5 Jun 2003 06:32:10 +0000 (06:32 +0000)]
* Add support for <provides />
# Bug: #23933
foobar [Thu, 5 Jun 2003 04:14:43 +0000 (04:14 +0000)]
Fix the regex issues with apache2handler
<changelog@php.net> [Thu, 5 Jun 2003 00:30:46 +0000 (00:30 +0000)]
ChangeLog update
Wez Furlong [Wed, 4 Jun 2003 22:40:00 +0000 (22:40 +0000)]
Update bundled library to version 2.8.2.
Make OnUpdateInt compatible with ZE2.
Fix the makefile fragment for non-gnu makes
Wez Furlong [Wed, 4 Jun 2003 21:11:45 +0000 (21:11 +0000)]
Revert accidental commit from marcus.
Marcus Boerger [Wed, 4 Jun 2003 20:54:48 +0000 (20:54 +0000)]
Goodbye namespaces
Ilia Alshanetsky [Wed, 4 Jun 2003 14:58:20 +0000 (14:58 +0000)]
No need to dupe macro
Moriyoshi Koizumi [Wed, 4 Jun 2003 14:41:45 +0000 (14:41 +0000)]
Fixed base64_encode() integer overflow issue pointed out in TODO_SEGFAULTS
Moriyoshi Koizumi [Wed, 4 Jun 2003 14:29:43 +0000 (14:29 +0000)]
Fixed ob_iconv_handler() type mismatch issue on 64bit platforms.
Patch by Joe Orton <jorton@redhat.com>
Hartmut Holzgraefe [Wed, 4 Jun 2003 14:21:40 +0000 (14:21 +0000)]
mime_content_type() now also accepts open streams as argument
streas have to bee seekable, the stream position is reset to
its original value using ftell and fseek after operation
Stanislav Malyshev [Wed, 4 Jun 2003 09:09:47 +0000 (09:09 +0000)]
fix non-ZTS build
Sebastian Bergmann [Wed, 4 Jun 2003 08:52:43 +0000 (08:52 +0000)]
Fix segfault. Again.
Stanislav Malyshev [Wed, 4 Jun 2003 08:16:55 +0000 (08:16 +0000)]
rm namespace leftovers
Sebastian Bergmann [Wed, 4 Jun 2003 07:46:22 +0000 (07:46 +0000)]
Fix segfault. #Hopefully not a Voodoo Fix[TM].
foobar [Wed, 4 Jun 2003 05:45:54 +0000 (05:45 +0000)]
No C++ comments and extra tabs.
foobar [Wed, 4 Jun 2003 05:32:03 +0000 (05:32 +0000)]
MFB: fix build
Sascha Schumann [Wed, 4 Jun 2003 05:28:17 +0000 (05:28 +0000)]
Don't corrupt data during request body handling
Sascha Schumann [Wed, 4 Jun 2003 05:13:59 +0000 (05:13 +0000)]
Don't return CRLF from broken clients
<changelog@php.net> [Wed, 4 Jun 2003 00:30:39 +0000 (00:30 +0000)]
ChangeLog update