1
0
mirror of https://github.com/php/php-src.git synced 2026-04-28 10:43:30 +02:00
Commit Graph

21457 Commits

Author SHA1 Message Date
Sterling Hughes 5930c2fbbc woops, make that "bundle," not ".bundle" 2003-06-07 17:07:10 +00:00
Sterling Hughes d5e1020714 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
2003-06-07 17:06:42 +00:00
Tomas V.V.Cox 106a277239 Added better error message to run-tests 2003-06-07 16:45:53 +00:00
Georg Richter 0a2968a75f fixed mysql bug #564 (http://bugs.mysql.com/bug.php?id=564) 2003-06-07 16:15:22 +00:00
Marcus Boerger c191b4343b Actually sqlite.c isn't located in libsqlite 2003-06-07 15:15:27 +00:00
Sterling Hughes 208aa6152d i ain't know domdom 2003-06-07 15:09:24 +00:00
Sterling Hughes d65e9b3818 leftover.
its wholeText not whole_text
2003-06-07 15:07:42 +00:00
Sterling Hughes 1837db58d1 add the wholeText property 2003-06-07 15:03:45 +00:00
Marcus Boerger 2e84e2ab3f Added new test 2003-06-07 14:13:36 +00:00
Rob Richards 0565d9724b 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
2003-06-07 13:30:58 +00:00
Marcus Boerger eccfbe5f88 WS 2003-06-07 11:38:03 +00:00
Sterling Hughes 815d41f85a Add the pear bundle command from Thomas Cox. 2003-06-07 03:08:05 +00:00
Marcus Boerger cae9aab2c0 Goodbye namespaces 2003-06-07 00:57:07 +00:00
06d6909c58 ChangeLog update 2003-06-07 00:31:14 +00:00
Wez Furlong b230df9254 Touch lemon generated file 2003-06-06 22:46:33 +00:00
Wez Furlong 30fc9e152f Update bundled library to 2.8.3 + patches from sqlite author to enable
authorization checks for the ATTACH database command.
2003-06-06 22:44:57 +00:00
Sterling Hughes 6610183236 add splitText()
never has such a complex process been endured for such a simple function
libxml makes me queasy right now :)
2003-06-06 20:10:05 +00:00
Rob Richards 29b5fbcc53 fix double free issue
fix property access within invalid objects and failed reads
2003-06-06 19:04:32 +00:00
Georg Richter f8ac961927 fixed bug #24060 2003-06-06 19:02:30 +00:00
Marcus Boerger 2013859ec5 Update 2003-06-06 19:01:38 +00:00
Jay Smith 0efbd4f925 Namespaces are gone, and so is this test. 2003-06-06 19:00:48 +00:00
Marcus Boerger 797654bde7 New fetch_all() an fetch optimization reworked (original idea by ilia) 2003-06-06 19:00:16 +00:00
Edin Kadribasic bd2f381edf Update win32 build with new version 2003-06-06 16:39:46 +00:00
Wez Furlong c1817c9b8d Update for 2.8.2 2003-06-06 16:33:32 +00:00
Martin Jansen 4ab3e6860f * The argument of displayError() is a PEAR_Error instance.
# Bug: 23932
2003-06-06 16:09:01 +00:00
Martin Jansen b4cf8debce * Use raiseError(), like it's done in the rest of class also.
# Bug: 23932
2003-06-06 16:07:15 +00:00
Sascha Schumann 3d5ecc112b mfb #24025 fix 2003-06-06 12:12:25 +00:00
foobar c8c45d14da Test for bug #24054 2003-06-06 11:09:55 +00:00
Georg Richter 5a7257f6e2 fixed return value 2003-06-06 08:57:51 +00:00
foobar 9e71e39fa9 WS 2003-06-06 08:10:02 +00:00
foobar 497060f49f missing header 2003-06-06 06:43:08 +00:00
foobar 5083d8b1c5 Missing header 2003-06-06 06:40:36 +00:00
foobar 4dc1f7af3c Some missing files.. 2003-06-06 06:34:30 +00:00
foobar aaf2473558 Missing entries in .cvsignore and some cutpaste bugs in config.m4 2003-06-06 06:32:16 +00:00
foobar fe054542a3 Fixed bug #24051: shared build and test 2003-06-06 06:17:02 +00:00
93640e75e6 ChangeLog update 2003-06-06 00:30:45 +00:00
Marcus Boerger 96a7b5557c Added test files 2003-06-05 20:15:21 +00:00
Marcus Boerger a5f52b5052 Update 2003-06-05 19:40:41 +00:00
Marcus Boerger cb22a3b9e6 Update 2003-06-05 19:38:59 +00:00
Sterling Hughes a71652e12e add CREDITS file 2003-06-05 19:12:07 +00:00
Moriyoshi Koizumi 95f390bf2a Avoid unnecessary zval separation 2003-06-05 18:59:55 +00:00
Sterling Hughes ee5f79487e fix a bunch of memory overruns, and uninitialized variable uses
fixes crash on sample script rob sent me
2003-06-05 18:54:25 +00:00
Moriyoshi Koizumi 3ebf297261 Avoid unnecesary zval separation 2003-06-05 18:54:19 +00:00
Sterling Hughes 15aab08e9d version length too 2003-06-05 18:30:19 +00:00
Sterling Hughes a957b66dc8 initialize the encoding length 2003-06-05 18:29:55 +00:00
Moriyoshi Koizumi cf0087ef34 WS fix 2003-06-05 18:04:30 +00:00
Sterling Hughes 7dadb69c88 add tests/ files as examples that you can run and play around with 2003-06-05 17:51:35 +00:00
Sterling Hughes b59c7c7307 add .cvsignore file 2003-06-05 17:49:46 +00:00
Sterling Hughes 7b42eccfd6 prevent double destroy and double init badness 2003-06-05 17:48:51 +00:00
Sterling Hughes 49bef1ac9a fig segv on make install (double destroy badness) 2003-06-05 17:48:25 +00:00