]>
granicus.if.org Git - php/log
foobar [Wed, 21 Jan 2004 07:47:11 +0000 (07:47 +0000)]
Last php4 occurances..
Marcus Boerger [Wed, 21 Jan 2004 07:07:34 +0000 (07:07 +0000)]
Fix TSRM
foobar [Wed, 21 Jan 2004 05:04:30 +0000 (05:04 +0000)]
Break out the test with first hit.
Sara Golemon [Wed, 21 Jan 2004 04:08:10 +0000 (04:08 +0000)]
Typo
foobar [Wed, 21 Jan 2004 04:00:07 +0000 (04:00 +0000)]
- Fixed bug #26973 (*printf() + modifier broken)
foobar [Wed, 21 Jan 2004 03:58:30 +0000 (03:58 +0000)]
extend a bit
foobar [Wed, 21 Jan 2004 03:49:15 +0000 (03:49 +0000)]
test case for bug #26973
foobar [Wed, 21 Jan 2004 03:18:13 +0000 (03:18 +0000)]
typo fix
foobar [Wed, 21 Jan 2004 03:17:07 +0000 (03:17 +0000)]
test for bug #26976
Ilia Alshanetsky [Wed, 21 Jan 2004 02:28:50 +0000 (02:28 +0000)]
Fixed bug #26974 (rename() doesn't check the destination file
against safe_mode/open_basedir).
<changelog@php.net> [Wed, 21 Jan 2004 01:32:05 +0000 (01:32 +0000)]
ChangeLog update
foobar [Wed, 21 Jan 2004 01:09:41 +0000 (01:09 +0000)]
Goto targets should not be indented (some compilers choke on this, iirc)
Marcus Boerger [Tue, 20 Jan 2004 20:59:45 +0000 (20:59 +0000)]
Add cvs tags
Marcus Boerger [Tue, 20 Jan 2004 20:16:30 +0000 (20:16 +0000)]
Fix a warning
Marcus Boerger [Tue, 20 Jan 2004 19:49:21 +0000 (19:49 +0000)]
Prevent shared builds under windows too
Wez Furlong [Tue, 20 Jan 2004 17:18:41 +0000 (17:18 +0000)]
default to compiled in to match unix.
Dmitry Stogov [Tue, 20 Jan 2004 16:30:38 +0000 (16:30 +0000)]
XML Schema support
- support for <element> 'ref' attibute was implemented
- support for inline types
- support for <list> and <union> (incompleate)
Rob Richards [Tue, 20 Jan 2004 11:35:32 +0000 (11:35 +0000)]
Warn when empty string supplied to load methods (by Pierre-Alain)
Fix refcount on xpath iterators
xpath_query should return nodelist even when empty
Wez Furlong [Tue, 20 Jan 2004 11:01:16 +0000 (11:01 +0000)]
update todo part of readme
Marcus Boerger [Tue, 20 Jan 2004 07:27:47 +0000 (07:27 +0000)]
Fix warning (and possible problem)
Sterling Hughes [Tue, 20 Jan 2004 05:31:50 +0000 (05:31 +0000)]
-
<changelog@php.net> [Tue, 20 Jan 2004 01:32:06 +0000 (01:32 +0000)]
ChangeLog update
foobar [Tue, 20 Jan 2004 01:11:04 +0000 (01:11 +0000)]
- Fixed Bug #26969 (shared openssl build fails)
foobar [Tue, 20 Jan 2004 00:26:23 +0000 (00:26 +0000)]
BfN
foobar [Tue, 20 Jan 2004 00:25:30 +0000 (00:25 +0000)]
test case for bug #26696
Frank M. Kromann [Mon, 19 Jan 2004 23:44:03 +0000 (23:44 +0000)]
Fix compilation of simplexml when spl is build as shared object
Frank M. Kromann [Mon, 19 Jan 2004 23:43:03 +0000 (23:43 +0000)]
Fix compilation of spl as shared object
Christian Stocker [Mon, 19 Jan 2004 21:08:29 +0000 (21:08 +0000)]
Fix leaks in dom_xpath_query (create retval only if requiered) by Pierre-Alain
Christian Stocker [Mon, 19 Jan 2004 20:54:40 +0000 (20:54 +0000)]
fixes segfault, if file doesn't exist (by Pierre-Alain)
foobar [Mon, 19 Jan 2004 19:01:17 +0000 (19:01 +0000)]
- Make sure srand() / mt_srand() are really called.
Ilia Alshanetsky [Mon, 19 Jan 2004 18:40:39 +0000 (18:40 +0000)]
Fixed bug #26967 (make various file operations return FALSE on error).
Christian Stocker [Mon, 19 Jan 2004 17:38:47 +0000 (17:38 +0000)]
really fix this test...
Christian Stocker [Mon, 19 Jan 2004 17:35:38 +0000 (17:35 +0000)]
fix test
Christian Stocker [Mon, 19 Jan 2004 17:30:35 +0000 (17:30 +0000)]
added missing dots..
Christian Stocker [Mon, 19 Jan 2004 17:27:22 +0000 (17:27 +0000)]
Cosmetics and NEWS entry
Moriyoshi Koizumi [Mon, 19 Jan 2004 16:53:34 +0000 (16:53 +0000)]
- Turn off mbstring.func_overload as this test uses plain strlen() for
comparison.
Dmitry Stogov [Mon, 19 Jan 2004 16:40:37 +0000 (16:40 +0000)]
XML Schema support was impoved
Christian Stocker [Mon, 19 Jan 2004 15:07:08 +0000 (15:07 +0000)]
@- added XsltProcessor->registerPhpFunctions() (Christian)
without that method call, it is not allowed to call php functions from
xslt stylesheets for security reasons.
Christian Stocker [Mon, 19 Jan 2004 15:00:59 +0000 (15:00 +0000)]
adjust test
Martin Jansen [Mon, 19 Jan 2004 13:57:38 +0000 (13:57 +0000)]
* CS
Andi Gutmans [Mon, 19 Jan 2004 12:22:02 +0000 (12:22 +0000)]
- Hopefully fix bug #26696.
- Please let me know if hell-breaks loose
Christian Stocker [Mon, 19 Jan 2004 11:07:19 +0000 (11:07 +0000)]
fix typo
Marcus Boerger [Mon, 19 Jan 2004 08:48:30 +0000 (08:48 +0000)]
Must be buitin
Marcus Boerger [Mon, 19 Jan 2004 08:32:58 +0000 (08:32 +0000)]
Add spl_sxe to prackage
Derick Rethans [Mon, 19 Jan 2004 08:32:26 +0000 (08:32 +0000)]
- Being picky :)
Sebastian Bergmann [Mon, 19 Jan 2004 08:31:16 +0000 (08:31 +0000)]
Add spl_sxe.c.
Derick Rethans [Mon, 19 Jan 2004 08:28:15 +0000 (08:28 +0000)]
- SPL lives now in ext/
Dmitry Stogov [Mon, 19 Jan 2004 07:22:53 +0000 (07:22 +0000)]
XML Scheam support
Ilia Alshanetsky [Mon, 19 Jan 2004 03:55:29 +0000 (03:55 +0000)]
Added fgetcsv() tests.
Greg Beaver [Mon, 19 Jan 2004 03:32:12 +0000 (03:32 +0000)]
fix -m argument to mkDir(). Conversion to octal was not being made,
and a string should never be passed into mkdir().
Thanks to Alex Hayes
foobar [Mon, 19 Jan 2004 03:14:58 +0000 (03:14 +0000)]
- Moved php_srand() call into php_rand().
# Makes shuffle() and str_shuffle() to be random without having to
# call srand() in scripts.
# They don't internally call php_srand() at all and it would be silly
# to start adding php_srand() calls all over the place..
foobar [Mon, 19 Jan 2004 02:43:25 +0000 (02:43 +0000)]
BFN
foobar [Mon, 19 Jan 2004 02:30:54 +0000 (02:30 +0000)]
- Fixed bug #26949 (rand(min,max) always returns min when ZTS enabled)
<changelog@php.net> [Mon, 19 Jan 2004 01:32:11 +0000 (01:32 +0000)]
ChangeLog update
Marcus Boerger [Mon, 19 Jan 2004 00:39:29 +0000 (00:39 +0000)]
Add zend_get_module_started() to quickly check whether a module is present
and its MINIT function has been called.
Marcus Boerger [Mon, 19 Jan 2004 00:27:06 +0000 (00:27 +0000)]
Fix test by adding expectations
Marcus Boerger [Mon, 19 Jan 2004 00:26:33 +0000 (00:26 +0000)]
Fix refcounting in ZE2
Marcus Boerger [Mon, 19 Jan 2004 00:10:41 +0000 (00:10 +0000)]
Fix some warnings
Marcus Boerger [Sun, 18 Jan 2004 23:47:10 +0000 (23:47 +0000)]
Improove debug capabilities
Marcus Boerger [Sun, 18 Jan 2004 23:35:13 +0000 (23:35 +0000)]
Rename header to prevent name clashes with external files
Marcus Boerger [Sun, 18 Jan 2004 23:22:20 +0000 (23:22 +0000)]
Fix memory corruption
Marcus Boerger [Sun, 18 Jan 2004 23:20:10 +0000 (23:20 +0000)]
Add .cvsignore
Marcus Boerger [Sun, 18 Jan 2004 23:19:36 +0000 (23:19 +0000)]
Fix a warning
Marcus Boerger [Sun, 18 Jan 2004 22:20:54 +0000 (22:20 +0000)]
Necessary as long as SPL is shared/dll
Marcus Boerger [Sun, 18 Jan 2004 21:11:55 +0000 (21:11 +0000)]
Update, id_l is unique
Marcus Boerger [Sun, 18 Jan 2004 20:57:42 +0000 (20:57 +0000)]
Add spl interaction test.
Moriyoshi Koizumi [Sun, 18 Jan 2004 20:29:34 +0000 (20:29 +0000)]
Fix fgetcsv() to reflect the change on 4.3.5 behaviour.
Marcus Boerger [Sun, 18 Jan 2004 19:55:50 +0000 (19:55 +0000)]
Update
Derick Rethans [Sun, 18 Jan 2004 19:21:23 +0000 (19:21 +0000)]
- This define is not used anymore
Marcus Boerger [Sun, 18 Jan 2004 19:17:50 +0000 (19:17 +0000)]
Not needed
Marcus Boerger [Sun, 18 Jan 2004 16:25:26 +0000 (16:25 +0000)]
Fix problems with manual iteration
Timm Friebe [Sun, 18 Jan 2004 16:01:02 +0000 (16:01 +0000)]
- Fixed compiler warnings (int format, long int arg)
Marcus Boerger [Sun, 18 Jan 2004 15:33:38 +0000 (15:33 +0000)]
Add class SimpleXMLIterator
Marcus Boerger [Sun, 18 Jan 2004 15:21:49 +0000 (15:21 +0000)]
Fix Warning
Marcus Boerger [Sun, 18 Jan 2004 15:16:26 +0000 (15:16 +0000)]
Enable inherited classes inside SPL and respect order of module init.
Marcus Boerger [Sun, 18 Jan 2004 15:14:03 +0000 (15:14 +0000)]
Use external files only in 001.phpt & tests for bugs
Marcus Boerger [Sun, 18 Jan 2004 13:19:41 +0000 (13:19 +0000)]
Export access to class_entry by function.
Christian Stocker [Sun, 18 Jan 2004 12:56:23 +0000 (12:56 +0000)]
- fix for bug #26947 Crash by using DomDocument::getElementById()
Christian Stocker [Sun, 18 Jan 2004 12:30:52 +0000 (12:30 +0000)]
-test for more than one argument (this segfaulted before)
Marcus Boerger [Sun, 18 Jan 2004 10:45:36 +0000 (10:45 +0000)]
Fix some casing issues
<changelog@php.net> [Sun, 18 Jan 2004 01:35:28 +0000 (01:35 +0000)]
ChangeLog update
Sterling Hughes [Sat, 17 Jan 2004 21:47:43 +0000 (21:47 +0000)]
update the tests proper-like
Sterling Hughes [Sat, 17 Jan 2004 21:44:22 +0000 (21:44 +0000)]
update the examples
Sterling Hughes [Sat, 17 Jan 2004 21:22:26 +0000 (21:22 +0000)]
namespace accesses are now soley URI based as opposed to prefix based.
Jon Parise [Sat, 17 Jan 2004 21:03:26 +0000 (21:03 +0000)]
Make the compilation of vdbeaux.c dependent on the generation of sqlite.h.
An incremental 'make -j' build will now complete successfully.
Andrey Hristov [Sat, 17 Jan 2004 20:28:09 +0000 (20:28 +0000)]
use Rasmus' words
Derick Rethans [Sat, 17 Jan 2004 20:20:18 +0000 (20:20 +0000)]
- Fix typoes
Jon Parise [Sat, 17 Jan 2004 20:02:01 +0000 (20:02 +0000)]
Spell 'element' correctly.
Andrey Hristov [Sat, 17 Jan 2004 19:45:25 +0000 (19:45 +0000)]
adding info about $argc and $argv in CLI mode
Marcus Boerger [Sat, 17 Jan 2004 19:41:32 +0000 (19:41 +0000)]
Major bugfix for consistency.
# After long discussions we came to a conclusion on how to make this
# extension consistent in itself.
# Thanks to Rob for all the work
Andrey Hristov [Sat, 17 Jan 2004 19:14:46 +0000 (19:14 +0000)]
Clarification about phpDoc comments. Spotted by Greag Beaver.
Marcus Boerger [Sat, 17 Jan 2004 18:04:06 +0000 (18:04 +0000)]
No longer needed
# Found by Andrey
Andrey Hristov [Sat, 17 Jan 2004 17:44:27 +0000 (17:44 +0000)]
HEAD is bundled with ZE2
Marcus Boerger [Sat, 17 Jan 2004 17:34:22 +0000 (17:34 +0000)]
Drop the external xml files no longer needed
Andrey Hristov [Sat, 17 Jan 2004 17:33:11 +0000 (17:33 +0000)]
HEAD is now bundled only with ZE2
Marcus Boerger [Sat, 17 Jan 2004 17:33:10 +0000 (17:33 +0000)]
No external xml files
Marcus Boerger [Sat, 17 Jan 2004 17:24:58 +0000 (17:24 +0000)]
Don't use external xml files
Greg Beaver [Sat, 17 Jan 2004 17:20:36 +0000 (17:20 +0000)]
fix Bug #594 PEAR_Common::analyzeSourceCode fails on string with $var and {
also fixes SOAP packaging error
Marcus Boerger [Sat, 17 Jan 2004 16:50:54 +0000 (16:50 +0000)]
#where has my bracket been gone?
Sterling Hughes [Sat, 17 Jan 2004 16:39:52 +0000 (16:39 +0000)]
remove the parser errors here, so they accurately reflect what should happen.