]>
granicus.if.org Git - php/log
Sara Golemon [Tue, 2 Dec 2003 20:06:40 +0000 (20:06 +0000)]
Register url_stat flag constants in userspace
Sara Golemon [Tue, 2 Dec 2003 19:14:31 +0000 (19:14 +0000)]
Populate userstream objects with context property
Sara Golemon [Tue, 2 Dec 2003 18:52:58 +0000 (18:52 +0000)]
Update userspace/url_stat proto
Frank M. Kromann [Tue, 2 Dec 2003 18:38:30 +0000 (18:38 +0000)]
set freed pointer to null to avoid reuse
Jon Parise [Tue, 2 Dec 2003 16:50:02 +0000 (16:50 +0000)]
Improving the wording of the "don't use the DB extension" warning.
Wez Furlong [Tue, 2 Dec 2003 16:35:19 +0000 (16:35 +0000)]
this can't be persistent
Rob Richards [Tue, 2 Dec 2003 15:17:02 +0000 (15:17 +0000)]
check node type for ->attributes and ->childNodes
foobar [Tue, 2 Dec 2003 14:50:37 +0000 (14:50 +0000)]
- Updated credits
foobar [Tue, 2 Dec 2003 14:48:22 +0000 (14:48 +0000)]
removed some non-existing extensions/sapis
foobar [Tue, 2 Dec 2003 13:55:27 +0000 (13:55 +0000)]
Moved qtdom to PECL
Andi Gutmans [Tue, 2 Dec 2003 12:06:03 +0000 (12:06 +0000)]
- Fix for bug #26182
Andi Gutmans [Tue, 2 Dec 2003 09:14:18 +0000 (09:14 +0000)]
- Don't include E_STRICT in E_ALL.
Wez Furlong [Tue, 2 Dec 2003 08:54:39 +0000 (08:54 +0000)]
Fix MBSTRING_API for non-shared win32 builds
foobar [Tue, 2 Dec 2003 08:00:23 +0000 (08:00 +0000)]
Revert undiscussed / undecided patch
Moriyoshi Koizumi [Tue, 2 Dec 2003 07:38:11 +0000 (07:38 +0000)]
Fix test so it fits the expected behaviour
Moriyoshi Koizumi [Tue, 2 Dec 2003 07:36:42 +0000 (07:36 +0000)]
all '_' (underscores) should be replaced by '\x20' (whitespaces)
in encoding.
# should I bump API version?
Marcus Boerger [Tue, 2 Dec 2003 07:19:31 +0000 (07:19 +0000)]
Remove debug code
Marcus Boerger [Tue, 2 Dec 2003 07:18:05 +0000 (07:18 +0000)]
Add classes from examples: FilterIterator, ParentIterator
Marcus Boerger [Tue, 2 Dec 2003 07:13:53 +0000 (07:13 +0000)]
Move object struct to header.
Marcus Boerger [Tue, 2 Dec 2003 07:09:46 +0000 (07:09 +0000)]
Free the zval container only if it should be freed and was not copied.
<changelog@php.net> [Tue, 2 Dec 2003 01:31:57 +0000 (01:31 +0000)]
ChangeLog update
Sara Golemon [Tue, 2 Dec 2003 01:04:14 +0000 (01:04 +0000)]
CS
Moriyoshi Koizumi [Tue, 2 Dec 2003 00:05:54 +0000 (00:05 +0000)]
Add regression test for iconv_mime_decode_headers()
Moriyoshi Koizumi [Mon, 1 Dec 2003 23:49:20 +0000 (23:49 +0000)]
Loosen error check. There's no reason to forbid a single '=' occurrence
in an unencoded string.
Fix white space handing. Meaningful spaces have got stripped wrongly
before this patch.
Moriyoshi Koizumi [Mon, 1 Dec 2003 23:25:06 +0000 (23:25 +0000)]
Allow iconv_mime_decode_headers() to handle multiple occurence of a header.
Ilia Alshanetsky [Mon, 1 Dec 2003 23:17:22 +0000 (23:17 +0000)]
Optimize substr_replace (this makes it 3-8 times faster depending on the
string length).
Moriyoshi Koizumi [Mon, 1 Dec 2003 22:59:28 +0000 (22:59 +0000)]
Update test.
Moriyoshi Koizumi [Mon, 1 Dec 2003 22:47:03 +0000 (22:47 +0000)]
Forgot about this one
Moriyoshi Koizumi [Mon, 1 Dec 2003 22:46:45 +0000 (22:46 +0000)]
Add iconv_mime_decode_headers() to parse multiple MIME headers.
A few trivial fixes.
Ilia Alshanetsky [Mon, 1 Dec 2003 22:10:46 +0000 (22:10 +0000)]
Remove debug code.
Moriyoshi Koizumi [Mon, 1 Dec 2003 21:47:19 +0000 (21:47 +0000)]
More RFC2047 conformance. Add ability to forcefully continue processing
on error.
Ilia Alshanetsky [Mon, 1 Dec 2003 21:37:35 +0000 (21:37 +0000)]
The least intrusive way to 'import' PECL extensions into the main tree.
For the moment this deals with tidy, further extensions can be added at a
later point.
Andi Gutmans [Mon, 1 Dec 2003 20:18:55 +0000 (20:18 +0000)]
- Fix indentation
Sara Golemon [Mon, 1 Dec 2003 19:47:05 +0000 (19:47 +0000)]
Move safemode/basedir checks for url_stat to plain_wrapper.
Derick Rethans [Mon, 1 Dec 2003 19:25:07 +0000 (19:25 +0000)]
- Fix the default SAPI filter too; all weird problems should be gone again.
foobar [Mon, 1 Dec 2003 16:37:11 +0000 (16:37 +0000)]
WS fix
foobar [Mon, 1 Dec 2003 16:36:00 +0000 (16:36 +0000)]
- Fixed bug #26488 (Missing declaration of CRTSCTS in ext/dio/dio.c)
foobar [Mon, 1 Dec 2003 15:17:13 +0000 (15:17 +0000)]
- Made --program-prefix and --program-suffix work. (See bug #23030)
foobar [Mon, 1 Dec 2003 14:01:38 +0000 (14:01 +0000)]
missing config.h include
Andi Gutmans [Mon, 1 Dec 2003 12:35:46 +0000 (12:35 +0000)]
- Change to E_STRICT so as not to break existing scripts.
- Thanks Edin
foobar [Mon, 1 Dec 2003 12:07:36 +0000 (12:07 +0000)]
- Nuke property_exists() calls
- Fix the test. (this is BUG in PHP 5, works in PHP 4)
Andi Gutmans [Mon, 1 Dec 2003 11:53:42 +0000 (11:53 +0000)]
- Nuke property_exists(). We need to fix isset() and this is already
- supported in reflection API. In any case, it's best not to add new
- functions in the general namespace except for keeping engine consistency
(which would have been true in this case)
Andi Gutmans [Mon, 1 Dec 2003 11:50:57 +0000 (11:50 +0000)]
- Revert auto-conversion in parameter API
Andi Gutmans [Mon, 1 Dec 2003 11:47:52 +0000 (11:47 +0000)]
- Don't automatically call __toString() in convert_to_string_ex().
- use __toString() in your code.
- Keep the auto-case in make_printable_zval.
foobar [Mon, 1 Dec 2003 10:47:08 +0000 (10:47 +0000)]
- Moved ext/db to PECL.
# Derick copied the sources in CVS repository to preserve CVS log.
Christian Stocker [Mon, 1 Dec 2003 08:18:35 +0000 (08:18 +0000)]
Fix Bug, if parser input is not a filename (By Adam)
Greg Beaver [Mon, 1 Dec 2003 04:51:21 +0000 (04:51 +0000)]
new test case and supporting files - incomplete, but works as it is
Greg Beaver [Mon, 1 Dec 2003 04:04:07 +0000 (04:04 +0000)]
potential major booboo in unit test, probably won't affect this one
<changelog@php.net> [Mon, 1 Dec 2003 01:31:51 +0000 (01:31 +0000)]
ChangeLog update
Greg Beaver [Mon, 1 Dec 2003 01:02:40 +0000 (01:02 +0000)]
2 bugs found here, added deprecation warning for those who have written their own PEAR application
Greg Beaver [Mon, 1 Dec 2003 01:00:57 +0000 (01:00 +0000)]
2 bugs found here
Greg Beaver [Mon, 1 Dec 2003 00:59:14 +0000 (00:59 +0000)]
2 bugs found
Greg Beaver [Mon, 1 Dec 2003 00:43:34 +0000 (00:43 +0000)]
fclose() might be needed
Greg Beaver [Mon, 1 Dec 2003 00:36:47 +0000 (00:36 +0000)]
new unit test
Greg Beaver [Mon, 1 Dec 2003 00:15:53 +0000 (00:15 +0000)]
fix bug found by unit testing in package ordering
Greg Beaver [Mon, 1 Dec 2003 00:14:37 +0000 (00:14 +0000)]
fix unit test
Greg Beaver [Mon, 1 Dec 2003 00:14:16 +0000 (00:14 +0000)]
minor booboo
Greg Beaver [Sun, 30 Nov 2003 23:43:19 +0000 (23:43 +0000)]
new unit test - test works, but there is a serious bug in sortPkgDeps to be fixed, as unearthed by this test
Greg Beaver [Sun, 30 Nov 2003 22:51:17 +0000 (22:51 +0000)]
finish unit test with non-working download test with callback
Greg Beaver [Sun, 30 Nov 2003 22:49:33 +0000 (22:49 +0000)]
add in skip condition for internet offline, and callback test
Greg Beaver [Sun, 30 Nov 2003 22:39:24 +0000 (22:39 +0000)]
first unsuccessful test works
Greg Beaver [Sun, 30 Nov 2003 22:37:47 +0000 (22:37 +0000)]
first successful download test works :)
Greg Beaver [Sun, 30 Nov 2003 22:31:35 +0000 (22:31 +0000)]
beginning framework for PEAR_Common::downloadHttp test - binary test file
Greg Beaver [Sun, 30 Nov 2003 22:31:00 +0000 (22:31 +0000)]
beginning framework for PEAR_Common::downloadHttp test
Greg Beaver [Sun, 30 Nov 2003 22:24:14 +0000 (22:24 +0000)]
tweak tests
Greg Beaver [Sun, 30 Nov 2003 22:01:22 +0000 (22:01 +0000)]
remove old holdover code that has no purpose
Greg Beaver [Sun, 30 Nov 2003 22:00:59 +0000 (22:00 +0000)]
...and with these changes, 100% BC is maintained.
Derick Rethans [Sun, 30 Nov 2003 20:13:03 +0000 (20:13 +0000)]
- And fix the README too.
Derick Rethans [Sun, 30 Nov 2003 20:07:58 +0000 (20:07 +0000)]
- Fixed standard wrapper for input filter.
Ilia Alshanetsky [Sun, 30 Nov 2003 19:56:30 +0000 (19:56 +0000)]
MFB: Fix for possible uninitialized usage of subject_r.
Ilia Alshanetsky [Sun, 30 Nov 2003 19:43:30 +0000 (19:43 +0000)]
Removed unused variables.
Marcus Boerger [Sun, 30 Nov 2003 17:05:10 +0000 (17:05 +0000)]
Fix macros
Marcus Boerger [Sun, 30 Nov 2003 16:31:35 +0000 (16:31 +0000)]
Update
Marcus Boerger [Sun, 30 Nov 2003 16:20:03 +0000 (16:20 +0000)]
Require inner iterator to be RecursiveIterator
Marcus Boerger [Sun, 30 Nov 2003 16:14:56 +0000 (16:14 +0000)]
Remove old files
Marcus Boerger [Sun, 30 Nov 2003 13:57:20 +0000 (13:57 +0000)]
Fix tests for E_STRICT and check for E_STRICT in run-tests.php.
Marcus Boerger [Sun, 30 Nov 2003 13:53:19 +0000 (13:53 +0000)]
Check return value of exception::__tostring()
Marcus Boerger [Sun, 30 Nov 2003 13:20:26 +0000 (13:20 +0000)]
Fix tests
Marcus Boerger [Sun, 30 Nov 2003 13:18:56 +0000 (13:18 +0000)]
Fix test
Rob Richards [Sun, 30 Nov 2003 12:30:29 +0000 (12:30 +0000)]
remove call to xmlMemoryDump
Christian Stocker [Sun, 30 Nov 2003 11:13:00 +0000 (11:13 +0000)]
fixed typos
Christian Stocker [Sun, 30 Nov 2003 10:58:18 +0000 (10:58 +0000)]
output of uncaught exception changed
Georg Richter [Sun, 30 Nov 2003 10:56:55 +0000 (10:56 +0000)]
prototype fix for mysqli_ssl_set
foobar [Sun, 30 Nov 2003 09:41:32 +0000 (09:41 +0000)]
New funcs
Greg Beaver [Sun, 30 Nov 2003 05:39:02 +0000 (05:39 +0000)]
experimental code shuffling, moved download() into a new class, PEAR_Downloader.
Reasons:
- 7 parameters for a method with lots of pass by reference
implies the need to save state, i.e. use an object
- cleaner code. download() can be easily split into 4 separate but related methods
- Installer.php is now exclusively used for installation
- future extensibility: switching to channels or local package repositories from
using PEAR_Remote is easy. Simply extend the API for PEAR_Downloader:
no changes needed to the installer at all
to install for testing purposes, use
pear upgrade --force package-PEAR-new-Downloader.xml
to uninstall, use
pear upgrade --force package-PEAR.xml
<changelog@php.net> [Sun, 30 Nov 2003 01:31:13 +0000 (01:31 +0000)]
ChangeLog update
Greg Beaver [Sun, 30 Nov 2003 00:14:22 +0000 (00:14 +0000)]
got it - the pattern ONLY needs addslashes for windows paths
Greg Beaver [Sat, 29 Nov 2003 23:37:56 +0000 (23:37 +0000)]
fix one part - can't get the ereg() to match on windows, will fix when I figure out why
Greg Beaver [Sat, 29 Nov 2003 23:36:46 +0000 (23:36 +0000)]
fix up unit tests - registry was ridiculously out of date. Guess nobody ever runs these...
Wez Furlong [Sat, 29 Nov 2003 22:59:33 +0000 (22:59 +0000)]
Fix build for new usleep implementation.
NB: we now depend on windows 98 and later;
windows 95 does not have these timing functions.
Wez Furlong [Sat, 29 Nov 2003 22:48:42 +0000 (22:48 +0000)]
implement usleep for win32
Wez Furlong [Sat, 29 Nov 2003 21:46:50 +0000 (21:46 +0000)]
Add stream_socket_sendto and stream_socket_recvfrom which work very much
like sendto() and recvfrom() syscalls.
Sebastian Bergmann [Sat, 29 Nov 2003 20:55:18 +0000 (20:55 +0000)]
Add dom_iterators.c to project.
Greg Beaver [Sat, 29 Nov 2003 20:45:09 +0000 (20:45 +0000)]
new test case
Rob Richards [Sat, 29 Nov 2003 20:41:41 +0000 (20:41 +0000)]
guess this file should be added too :)
Rob Richards [Sat, 29 Nov 2003 20:40:54 +0000 (20:40 +0000)]
fix ZTS build
Rob Richards [Sat, 29 Nov 2003 20:40:18 +0000 (20:40 +0000)]
implement namednodemap and nodelist
fix xsl/dom integration under windows
update tests and examples
Greg Beaver [Sat, 29 Nov 2003 20:35:43 +0000 (20:35 +0000)]
finish unit test
Sara Golemon [Sat, 29 Nov 2003 20:01:00 +0000 (20:01 +0000)]
Add in missing stat element and fix win32 build
Greg Beaver [Sat, 29 Nov 2003 19:43:05 +0000 (19:43 +0000)]
add in environment variable for easy non-skipping