]>
granicus.if.org Git - php/log
Sascha Schumann [Thu, 26 Jun 2003 19:19:44 +0000 (19:19 +0000)]
Committing engine select project
This is a noop in an already setup tree.
When necessary, it renames ZendEngine2 to Zend permanently.
This occurs only after a fresh checkout (not after an update!).
Marcus Boerger [Thu, 26 Jun 2003 19:07:17 +0000 (19:07 +0000)]
Fix memleak
Marcus Boerger [Thu, 26 Jun 2003 18:51:52 +0000 (18:51 +0000)]
ext/xsl requires ext/dom
foobar [Thu, 26 Jun 2003 18:15:56 +0000 (18:15 +0000)]
MFB
Zeev Suraski [Thu, 26 Jun 2003 17:30:41 +0000 (17:30 +0000)]
New logo (not final yet...)
Sebastian Bergmann [Thu, 26 Jun 2003 15:57:03 +0000 (15:57 +0000)]
Leftovers.
Zeev Suraski [Thu, 26 Jun 2003 15:31:48 +0000 (15:31 +0000)]
libxml work
use static libxml library
Sebastian Bergmann [Thu, 26 Jun 2003 15:16:56 +0000 (15:16 +0000)]
Remove MySQL leftovers.
Sebastian Bergmann [Thu, 26 Jun 2003 15:15:02 +0000 (15:15 +0000)]
Sync.
Sebastian Bergmann [Thu, 26 Jun 2003 14:57:48 +0000 (14:57 +0000)]
Sync.
Zeev Suraski [Thu, 26 Jun 2003 14:19:42 +0000 (14:19 +0000)]
- Add libxml directory
- Add zlib to configurations where it was missing
- Remove libmysql linkage
Rob Richards [Thu, 26 Jun 2003 10:51:37 +0000 (10:51 +0000)]
fix linking as dom symbols are now built in
Rob Richards [Thu, 26 Jun 2003 10:40:26 +0000 (10:40 +0000)]
fix import/export for win32 when enabled by default
Sterling Hughes [Thu, 26 Jun 2003 04:08:54 +0000 (04:08 +0000)]
some friendly names...
Sterling Hughes [Thu, 26 Jun 2003 03:53:17 +0000 (03:53 +0000)]
touch the file
Sterling Hughes [Thu, 26 Jun 2003 03:24:11 +0000 (03:24 +0000)]
fix by ilia to fix crashes in the session extension when /tmp/sess_* files
previously existed. make test now passes fully with the session extension.
Sterling Hughes [Thu, 26 Jun 2003 03:21:45 +0000 (03:21 +0000)]
according to the notes in the bugs database, this is the correct result.
this result is also the same one given in 4.3.2 and 5.0
Marcus Boerger [Wed, 25 Jun 2003 23:21:10 +0000 (23:21 +0000)]
Fix a warning
Edin Kadribasic [Wed, 25 Jun 2003 23:20:30 +0000 (23:20 +0000)]
Make sqlite good ext/ citizen.
# Hope this CVS mess goes away real soon now!
Ilia Alshanetsky [Wed, 25 Jun 2003 23:14:19 +0000 (23:14 +0000)]
ZTS typo
Sterling Hughes [Wed, 25 Jun 2003 22:42:54 +0000 (22:42 +0000)]
re-enable dom by default
foobar [Wed, 25 Jun 2003 22:40:05 +0000 (22:40 +0000)]
This should not be enabled by default, ext/xml is..
Sterling Hughes [Wed, 25 Jun 2003 21:54:01 +0000 (21:54 +0000)]
fine
foobar [Wed, 25 Jun 2003 21:46:31 +0000 (21:46 +0000)]
Experimental extensions are never enabled by default..
Sebastian Bergmann [Wed, 25 Jun 2003 21:37:50 +0000 (21:37 +0000)]
Add ext/dom and ext/simplexml to the Win32 default build. #Apart from a linker error when HAVE_SIMPLEXML=1 is set this already works. More research, after a good night's sleep, is required ;-)
Sterling Hughes [Wed, 25 Jun 2003 20:53:52 +0000 (20:53 +0000)]
these should be enabled by default. At least this much was agreed upon when
the decision to debundle libxml2 was made.
Sterling Hughes [Wed, 25 Jun 2003 18:06:06 +0000 (18:06 +0000)]
autodetect zlib if dom is enabled
Sterling Hughes [Wed, 25 Jun 2003 17:22:31 +0000 (17:22 +0000)]
Don't pass resource as an argument when its not being parsed.
Ilia Alshanetsky [Wed, 25 Jun 2003 16:59:24 +0000 (16:59 +0000)]
Added sqlite_single_query() and it's OO equivalent single_query().
Sterling Hughes [Wed, 25 Jun 2003 16:26:32 +0000 (16:26 +0000)]
allow the root element to be accessed as a text node
Sterling Hughes [Wed, 25 Jun 2003 15:31:59 +0000 (15:31 +0000)]
dom5 = dom
Sascha Schumann [Wed, 25 Jun 2003 12:56:40 +0000 (12:56 +0000)]
First shot at making ze1/ze2 coexist
Hartmut Holzgraefe [Wed, 25 Jun 2003 11:05:48 +0000 (11:05 +0000)]
some awk installations need this escpaed ... BUG #24314 fixed
Sebastian Bergmann [Wed, 25 Jun 2003 05:05:06 +0000 (05:05 +0000)]
Restore HEAD of TSRM to what it was two days ago.
Sebastian Bergmann [Wed, 25 Jun 2003 05:01:50 +0000 (05:01 +0000)]
Disable MySQL extension by default.
Sebastian Bergmann [Wed, 25 Jun 2003 04:54:23 +0000 (04:54 +0000)]
Remove ext/rpc references from Windows build.
Sterling Hughes [Wed, 25 Jun 2003 04:39:00 +0000 (04:39 +0000)]
add zend engine 2 changes.
foobar [Wed, 25 Jun 2003 03:53:17 +0000 (03:53 +0000)]
clean up a bit.
Sascha Schumann [Wed, 25 Jun 2003 00:56:29 +0000 (00:56 +0000)]
fix entry
Sterling Hughes [Wed, 25 Jun 2003 00:32:11 +0000 (00:32 +0000)]
add some NEWS stuff. Add your stuff now!
Sterling Hughes [Wed, 25 Jun 2003 00:28:10 +0000 (00:28 +0000)]
moved to pecl by sascha. remove them from head.
discussed with harald, will remain in pecl till he has some more time to
work on it.
Sterling Hughes [Wed, 25 Jun 2003 00:18:01 +0000 (00:18 +0000)]
enable sqlite by default
Sterling Hughes [Wed, 25 Jun 2003 00:17:41 +0000 (00:17 +0000)]
can now be --with-dom, as the old domxml is now in pecl
foobar [Tue, 24 Jun 2003 16:39:52 +0000 (16:39 +0000)]
Fix configure failure with static openssl libs
Ilia Alshanetsky [Tue, 24 Jun 2003 15:23:17 +0000 (15:23 +0000)]
Fixed bug #24312 (base64_decode() does not skip 0xF0-0xFF characters)
Patch by: gereon.steffens[at]onvista.de
foobar [Tue, 24 Jun 2003 15:22:12 +0000 (15:22 +0000)]
remove totally useless, incomplete, badly named, etc. script.
Ilia Alshanetsky [Tue, 24 Jun 2003 14:36:01 +0000 (14:36 +0000)]
Fixed typo.
foobar [Tue, 24 Jun 2003 14:09:23 +0000 (14:09 +0000)]
added missing .cvsignore file
foobar [Tue, 24 Jun 2003 14:05:26 +0000 (14:05 +0000)]
- Unified PHP_SETUP_OPENSSL with other PHP_SETUP_* macros.
Sascha Schumann [Tue, 24 Jun 2003 13:56:57 +0000 (13:56 +0000)]
Empty HEAD of domxml, hyperwave, xslt
Ilia Alshanetsky [Tue, 24 Jun 2003 13:56:25 +0000 (13:56 +0000)]
Fix for bug #24313 (port from dead PHP_5 branch)
Wez Furlong [Tue, 24 Jun 2003 11:30:59 +0000 (11:30 +0000)]
1.1, not 2.0...
Wez Furlong [Tue, 24 Jun 2003 11:23:31 +0000 (11:23 +0000)]
update package.xml for 5.0
<changelog@php.net> [Tue, 24 Jun 2003 00:30:11 +0000 (00:30 +0000)]
ChangeLog update
Marcus Boerger [Mon, 23 Jun 2003 22:37:12 +0000 (22:37 +0000)]
Put some brief technically description here
Zeev Suraski [Mon, 23 Jun 2003 22:14:38 +0000 (22:14 +0000)]
Fix crash :)
Marcus Boerger [Mon, 23 Jun 2003 21:59:55 +0000 (21:59 +0000)]
Add profiling results
Ilia Alshanetsky [Mon, 23 Jun 2003 19:37:48 +0000 (19:37 +0000)]
port sqlite_array_query() fix from PHP_4_3
Wez Furlong [Mon, 23 Jun 2003 16:06:37 +0000 (16:06 +0000)]
Fix build when builddir != srcdir.
Stanislav Malyshev [Mon, 23 Jun 2003 14:48:59 +0000 (14:48 +0000)]
FIx leak
Stanislav Malyshev [Mon, 23 Jun 2003 14:18:33 +0000 (14:18 +0000)]
add test for #24281
Stanislav Malyshev [Mon, 23 Jun 2003 14:09:14 +0000 (14:09 +0000)]
Fix #24281 - str_replace not updating the count if value is
not initialized
Sebastian Bergmann [Mon, 23 Jun 2003 04:27:11 +0000 (04:27 +0000)]
Remove references to bundled libmysql.
James Cox [Mon, 23 Jun 2003 01:27:13 +0000 (01:27 +0000)]
bring head into sync with the php4 branch
Sterling Hughes [Mon, 23 Jun 2003 01:10:58 +0000 (01:10 +0000)]
remove the bundled libmysql, and update the config.m4 file as necessary.
this works locally, but everyone, *please* test
<changelog@php.net> [Mon, 23 Jun 2003 00:31:49 +0000 (00:31 +0000)]
ChangeLog update
Martin Jansen [Sun, 22 Jun 2003 19:14:16 +0000 (19:14 +0000)]
* Fix for bug #23954
# MFH?
Marcus Boerger [Sun, 22 Jun 2003 19:03:24 +0000 (19:03 +0000)]
Fix test shutdown
Marcus Boerger [Sun, 22 Jun 2003 19:00:44 +0000 (19:00 +0000)]
Remove sqlite::close()
Marcus Boerger [Sun, 22 Jun 2003 17:19:46 +0000 (17:19 +0000)]
Add oo API
Ilia Alshanetsky [Sun, 22 Jun 2003 16:46:24 +0000 (16:46 +0000)]
Fixed bug #24284 (Fixed memory leak inside pg_ping())
Marcus Boerger [Sun, 22 Jun 2003 16:32:58 +0000 (16:32 +0000)]
Somehow i feel like that
Marcus Boerger [Sun, 22 Jun 2003 15:53:50 +0000 (15:53 +0000)]
Fix possible SEGV
Marcus Boerger [Sun, 22 Jun 2003 15:48:44 +0000 (15:48 +0000)]
Adding an array example
Marcus Boerger [Sun, 22 Jun 2003 14:55:44 +0000 (14:55 +0000)]
Fix array writing
Andrey Hristov [Sun, 22 Jun 2003 14:33:09 +0000 (14:33 +0000)]
proto fixes.
Marcus Boerger [Sun, 22 Jun 2003 12:57:53 +0000 (12:57 +0000)]
Fix example
Marcus Boerger [Sun, 22 Jun 2003 12:50:28 +0000 (12:50 +0000)]
Fix module pointer name to enable building again
Zeev Suraski [Sun, 22 Jun 2003 10:50:43 +0000 (10:50 +0000)]
Fix complex expressions for class names in NEW
Zeev Suraski [Sun, 22 Jun 2003 10:12:25 +0000 (10:12 +0000)]
Simplify
Georg Richter [Sun, 22 Jun 2003 08:46:39 +0000 (08:46 +0000)]
added new function mysqli_stmt_num_rows
Georg Richter [Sun, 22 Jun 2003 06:16:47 +0000 (06:16 +0000)]
fixed prototypes
<changelog@php.net> [Sun, 22 Jun 2003 00:31:09 +0000 (00:31 +0000)]
ChangeLog update
Marcus Boerger [Sat, 21 Jun 2003 22:02:16 +0000 (22:02 +0000)]
Add test case for final classes
Marcus Boerger [Sat, 21 Jun 2003 21:56:44 +0000 (21:56 +0000)]
WS
Marcus Boerger [Sat, 21 Jun 2003 21:56:06 +0000 (21:56 +0000)]
Add final classes
Hartmut Holzgraefe [Sat, 21 Jun 2003 19:38:32 +0000 (19:38 +0000)]
TODO revisited
Hartmut Holzgraefe [Sat, 21 Jun 2003 19:38:13 +0000 (19:38 +0000)]
ini stuff was a bit broken
Hartmut Holzgraefe [Sat, 21 Jun 2003 19:28:19 +0000 (19:28 +0000)]
thoughts about a new proto parser ...
Hartmut Holzgraefe [Sat, 21 Jun 2003 19:25:31 +0000 (19:25 +0000)]
test script tags are found but not used yet
double quotes in extensions summary line are now escaped in code generation
Hartmut Holzgraefe [Sat, 21 Jun 2003 19:23:17 +0000 (19:23 +0000)]
typo fixes and test script tags added
Hartmut Holzgraefe [Sat, 21 Jun 2003 19:19:56 +0000 (19:19 +0000)]
start to track them bugs
Marcus Boerger [Sat, 21 Jun 2003 19:10:08 +0000 (19:10 +0000)]
Add test case for abstract classes
Marcus Boerger [Sat, 21 Jun 2003 18:43:25 +0000 (18:43 +0000)]
Don't copy the filename when it is not needed
Marcus Boerger [Sat, 21 Jun 2003 18:17:20 +0000 (18:17 +0000)]
Store the absolute path of the database file and use that in the external library
Marcus Boerger [Sat, 21 Jun 2003 18:16:38 +0000 (18:16 +0000)]
When persistent then we may use threads
Wez Furlong [Sat, 21 Jun 2003 13:50:43 +0000 (13:50 +0000)]
More prep for 1.0 release.
Georg Richter [Sat, 21 Jun 2003 13:35:26 +0000 (13:35 +0000)]
new functions (4.1.1): mysql_sqlstate, mysql_stmt_sqlstate
Wez Furlong [Sat, 21 Jun 2003 13:29:26 +0000 (13:29 +0000)]
Prepare for 1.0 release
Wez Furlong [Sat, 21 Jun 2003 12:29:32 +0000 (12:29 +0000)]
Add a pair of functions to handle the binary coding used by PHP from within
UDF callbacks.
Add test for binary functions.
Fix proto.