]>
granicus.if.org Git - php/log
Marcus Boerger [Wed, 11 Jan 2006 21:34:48 +0000 (21:34 +0000)]
- Fix test
Marcus Boerger [Wed, 11 Jan 2006 21:19:46 +0000 (21:19 +0000)]
- Split fname/phar-data mapping and alias/phar-data mapping
- Add test
Marcus Boerger [Wed, 11 Jan 2006 20:32:56 +0000 (20:32 +0000)]
- WS
Marcus Boerger [Wed, 11 Jan 2006 20:24:07 +0000 (20:24 +0000)]
- Add short size info
Michael Wallner [Wed, 11 Jan 2006 15:18:58 +0000 (15:18 +0000)]
- ws
Michael Wallner [Wed, 11 Jan 2006 15:16:34 +0000 (15:16 +0000)]
- fix CGI SAPI check on Windows
<changelog@php.net> [Wed, 11 Jan 2006 06:31:39 +0000 (06:31 +0000)]
ChangeLog update
Marcus Boerger [Wed, 11 Jan 2006 01:51:47 +0000 (01:51 +0000)]
- Fix more errors (by the way the phars are found)
- Cleanup code
Marcus Boerger [Wed, 11 Jan 2006 00:50:33 +0000 (00:50 +0000)]
- Fix a bunch of tests (not all done yet though)
Marcus Boerger [Wed, 11 Jan 2006 00:50:07 +0000 (00:50 +0000)]
- Fix a few error checks
Ilia Alshanetsky [Tue, 10 Jan 2006 16:14:45 +0000 (16:14 +0000)]
MFB51: Fixed bug #35916 (Duplicate calls to stream_bucket_append() lead to
a crash).
Antony Dovgal [Tue, 10 Jan 2006 14:15:12 +0000 (14:15 +0000)]
fix #35959 (Cannot build with Solid 2.3)
Antony Dovgal [Tue, 10 Jan 2006 10:51:39 +0000 (10:51 +0000)]
fix memory corruption (HEAD only)
Antony Dovgal [Tue, 10 Jan 2006 08:32:49 +0000 (08:32 +0000)]
silence compile warning in non-ZTS mode
Antony Dovgal [Tue, 10 Jan 2006 08:29:19 +0000 (08:29 +0000)]
destroy regular connections in RSHUTDOWN if ZTS is used
this fixes problem with Oracle9 (not Oracle10) and Apache2/worker - connections are not being closed correctly
see #35205 and similar issues
Greg Beaver [Tue, 10 Jan 2006 06:46:17 +0000 (06:46 +0000)]
tests need updating, but this works with a valid 0.8.0 phar now. Additions include alias/apiversion/per-file flags in the manifest
<changelog@php.net> [Tue, 10 Jan 2006 06:31:39 +0000 (06:31 +0000)]
ChangeLog update
Ilia Alshanetsky [Tue, 10 Jan 2006 03:18:52 +0000 (03:18 +0000)]
MFB51: Fixed test
Marcus Boerger [Mon, 9 Jan 2006 07:48:19 +0000 (07:48 +0000)]
Add print_ft to dump function tables (lists the names)
<changelog@php.net> [Mon, 9 Jan 2006 06:31:39 +0000 (06:31 +0000)]
ChangeLog update
<changelog@php.net> [Sun, 8 Jan 2006 06:31:44 +0000 (06:31 +0000)]
ChangeLog update
Marcus Boerger [Sat, 7 Jan 2006 21:29:00 +0000 (21:29 +0000)]
- MFB Second part of is_callable/call_user_func
- Clean a few warnings
Marcus Boerger [Sat, 7 Jan 2006 21:16:02 +0000 (21:16 +0000)]
- MFB missing E_STRICT
Marcus Boerger [Sat, 7 Jan 2006 20:43:33 +0000 (20:43 +0000)]
- MFB zend_is_callable() fixes
# Now to the missing part in zend_call_function()
Greg Beaver [Sat, 7 Jan 2006 18:37:44 +0000 (18:37 +0000)]
need PHP 5.1.2 because of bug in temp memory streams
Marcus Boerger [Sat, 7 Jan 2006 16:46:30 +0000 (16:46 +0000)]
- Show whether this is the shell or just the starnge mode
<changelog@php.net> [Sat, 7 Jan 2006 06:31:44 +0000 (06:31 +0000)]
ChangeLog update
Antony Dovgal [Fri, 6 Jan 2006 21:21:09 +0000 (21:21 +0000)]
fix tests
foobar [Fri, 6 Jan 2006 21:19:16 +0000 (21:19 +0000)]
Nuke unused files
foobar [Fri, 6 Jan 2006 21:17:14 +0000 (21:17 +0000)]
credits for Dmitry
Antony Dovgal [Fri, 6 Jan 2006 20:54:46 +0000 (20:54 +0000)]
typo
Marcus Boerger [Fri, 6 Jan 2006 20:43:19 +0000 (20:43 +0000)]
- WS
Marcus Boerger [Fri, 6 Jan 2006 20:34:31 +0000 (20:34 +0000)]
- Fix potential crash (const' type is not initialized in case of error)
Antony Dovgal [Fri, 6 Jan 2006 20:26:03 +0000 (20:26 +0000)]
add missing .cvsignore
Marcus Boerger [Fri, 6 Jan 2006 19:57:49 +0000 (19:57 +0000)]
- Update
Marcus Boerger [Fri, 6 Jan 2006 19:23:58 +0000 (19:23 +0000)]
- I was missing here
Marcus Boerger [Fri, 6 Jan 2006 19:20:21 +0000 (19:20 +0000)]
- Prevent overloading aliases
- Detect already loaded files and reuse them instead of reloading them
- Add a test for the above
Rasmus Lerdorf [Fri, 6 Jan 2006 17:54:35 +0000 (17:54 +0000)]
Let's not mess with r->allowed here - this should fix bug #32561
Marcus Boerger [Fri, 6 Jan 2006 17:34:47 +0000 (17:34 +0000)]
- No ini setting needed
Marcus Boerger [Fri, 6 Jan 2006 17:33:03 +0000 (17:33 +0000)]
- Correct test name
Marcus Boerger [Fri, 6 Jan 2006 17:32:34 +0000 (17:32 +0000)]
- Fix typo and change to sizeof usage
Marcus Boerger [Fri, 6 Jan 2006 17:23:42 +0000 (17:23 +0000)]
- Rewind stream when transferring ownership
- Add Phar::loadPhar + test
Marcus Boerger [Fri, 6 Jan 2006 16:27:15 +0000 (16:27 +0000)]
- And another test
Marcus Boerger [Fri, 6 Jan 2006 16:11:54 +0000 (16:11 +0000)]
- Add new tests
Marcus Boerger [Fri, 6 Jan 2006 15:31:42 +0000 (15:31 +0000)]
- Typo
foobar [Fri, 6 Jan 2006 14:03:28 +0000 (14:03 +0000)]
- Fix configure on Solaris
Antony Dovgal [Fri, 6 Jan 2006 11:48:03 +0000 (11:48 +0000)]
fix #35907 (PDO_OCI uses hardcoded lib path $ORACLE_HOME/lib)
<changelog@php.net> [Fri, 6 Jan 2006 06:31:45 +0000 (06:31 +0000)]
ChangeLog update
foobar [Fri, 6 Jan 2006 02:04:22 +0000 (02:04 +0000)]
- Cleanups:
* unify the address handling to always strip leading whitespace
* ws fixes
Marcus Boerger [Thu, 5 Jan 2006 22:24:41 +0000 (22:24 +0000)]
- Use temp streams internally instead of memory to reduce memory usage
# Internally we try to use only one temp stream if possible by stoing
# the temp stream in the manifest entry and transferring ownership upon
# usage/close. If a particular file gets opened twice in parallel we open
# a second temp stream nonetheless.
Marcus Boerger [Thu, 5 Jan 2006 22:05:44 +0000 (22:05 +0000)]
- Fix issue with memset seeking
- Fix issue with shutdown order of temp/memory stream
foobar [Thu, 5 Jan 2006 21:53:07 +0000 (21:53 +0000)]
- Fixed bug #35911 (HAVE_PG_CONFIG_H set incorrectly)
Antony Dovgal [Thu, 5 Jan 2006 20:49:28 +0000 (20:49 +0000)]
fix typo
Hartmut Holzgraefe [Thu, 5 Jan 2006 20:10:10 +0000 (20:10 +0000)]
ncurses goes sibiria^Wpecl
Marcus Boerger [Thu, 5 Jan 2006 19:00:01 +0000 (19:00 +0000)]
- Fix docu
Ilia Alshanetsky [Thu, 5 Jan 2006 18:06:15 +0000 (18:06 +0000)]
MFB4: Fixed bug #35908 (curl extension uses undefined GCRY_THREAD_OPTIONS_USER).
Antony Dovgal [Thu, 5 Jan 2006 13:40:10 +0000 (13:40 +0000)]
delete descriptor from the hash and avoid crashes on commit/rollback
Marcus Boerger [Thu, 5 Jan 2006 11:32:05 +0000 (11:32 +0000)]
- Made HashTable manifest a direct member rather than a pointer
- Need to find a working detection for compressed phars
<changelog@php.net> [Thu, 5 Jan 2006 06:31:47 +0000 (06:31 +0000)]
ChangeLog update
Andi Gutmans [Thu, 5 Jan 2006 02:35:02 +0000 (02:35 +0000)]
- More -> 2006 changes
Marcus Boerger [Thu, 5 Jan 2006 00:55:55 +0000 (00:55 +0000)]
- If no compression was specified and we detect compression than simply set
compression mode.
Marcus Boerger [Thu, 5 Jan 2006 00:53:41 +0000 (00:53 +0000)]
- Allow simple .phar too (in that case we guess no compression)
Ilia Alshanetsky [Thu, 5 Jan 2006 00:51:34 +0000 (00:51 +0000)]
MFB51: Fixed bug #35669 (imap_mail_compose() crashes with
multipart-multiboundary-email).
Marcus Boerger [Thu, 5 Jan 2006 00:39:31 +0000 (00:39 +0000)]
- Cleanup/simplify/let configure determine whetehr we are big/little-endian
Andi Gutmans [Wed, 4 Jan 2006 23:54:45 +0000 (23:54 +0000)]
- One more update
Andi Gutmans [Wed, 4 Jan 2006 23:54:12 +0000 (23:54 +0000)]
- Update copyright notices to 2006
Andrey Hristov [Wed, 4 Jan 2006 23:04:06 +0000 (23:04 +0000)]
bring tests up-to-date with 5_1 branch
#few are failing and will stop failing when bugfixes are upmerged from 5_1
Andrey Hristov [Wed, 4 Jan 2006 22:42:17 +0000 (22:42 +0000)]
cast and fix a warning
Derick Rethans [Wed, 4 Jan 2006 21:35:54 +0000 (21:35 +0000)]
- Fixed test case.
Rob Richards [Wed, 4 Jan 2006 20:55:14 +0000 (20:55 +0000)]
fix test
Rob Richards [Wed, 4 Jan 2006 19:43:36 +0000 (19:43 +0000)]
fix tests
Rob Richards [Wed, 4 Jan 2006 17:34:44 +0000 (17:34 +0000)]
fix win build
Greg Beaver [Wed, 4 Jan 2006 17:19:04 +0000 (17:19 +0000)]
add Marcus as lead
Marcus Boerger [Wed, 4 Jan 2006 16:43:42 +0000 (16:43 +0000)]
- Update tests
Marcus Boerger [Wed, 4 Jan 2006 16:18:31 +0000 (16:18 +0000)]
- Fix TSRM builds
Derick Rethans [Wed, 4 Jan 2006 15:56:58 +0000 (15:56 +0000)]
- Fixed bug #35885 (strtotime("NOW") no longer works).
- Fixed bug #35887 (wddx_deserialize not parsing dateTime fields properly).
#- Not added to NEWS as this will be merged to PHP_5_1 when Ilia looks at it.
Marcus Boerger [Wed, 4 Jan 2006 15:51:06 +0000 (15:51 +0000)]
-Typo
Marcus Boerger [Wed, 4 Jan 2006 15:50:45 +0000 (15:50 +0000)]
- More clean up (no need to export enything because one may either access
the stream handler tables through the streams api or use the streams
which is prefered anyway).
Marcus Boerger [Wed, 4 Jan 2006 15:34:26 +0000 (15:34 +0000)]
- Update examples
Marcus Boerger [Wed, 4 Jan 2006 15:27:18 +0000 (15:27 +0000)]
- Clearify names
- Fix several memleaks
- Cache files
Marcus Boerger [Wed, 4 Jan 2006 15:22:35 +0000 (15:22 +0000)]
- Simple unlink is enough
Marcus Boerger [Wed, 4 Jan 2006 15:18:07 +0000 (15:18 +0000)]
- Fix test
Marcus Boerger [Wed, 4 Jan 2006 15:17:32 +0000 (15:17 +0000)]
- Typo
Marcus Boerger [Wed, 4 Jan 2006 15:07:49 +0000 (15:07 +0000)]
- Add CLEAN section which contains optional cleanup code executed even when
the test fails and which can be prevented by --no-clean switch
Marcus Boerger [Wed, 4 Jan 2006 13:18:31 +0000 (13:18 +0000)]
- Add myself as author
Derick Rethans [Wed, 4 Jan 2006 12:57:04 +0000 (12:57 +0000)]
- New implementation of the sunset algorithm. Fixes bugs #33789, #33671, #32820
and #30937.
#- Didn't add it to news yet, as we'll merge this to PHP 5.1.x (just need to
# wait for Ilia to approve it for 5.1.2).
Derick Rethans [Wed, 4 Jan 2006 12:22:23 +0000 (12:22 +0000)]
- Added the lchown() and lchgrp() functions which change permissions and group
permissions on symbolic links.
#- We'll also add this to PHP 5.1.3? or PHP 5.2, so I didn't add it to NEWS.
Sebastian Bergmann [Wed, 4 Jan 2006 09:26:32 +0000 (09:26 +0000)]
ZTS fixes.
<changelog@php.net> [Wed, 4 Jan 2006 06:31:48 +0000 (06:31 +0000)]
ChangeLog update
Marcus Boerger [Wed, 4 Jan 2006 02:26:15 +0000 (02:26 +0000)]
- Imlement normal stream handling, use .phar.php anf .phar.gz to detect
where the filename part ends and whether it is compressed or not
# This already allows: php ext/spl/examples/directorytree.php phar:///...
Marcus Boerger [Wed, 4 Jan 2006 02:21:22 +0000 (02:21 +0000)]
- Add test (fails right now (why ever))
Marcus Boerger [Tue, 3 Jan 2006 21:34:11 +0000 (21:34 +0000)]
- Add new test
Ilia Alshanetsky [Tue, 3 Jan 2006 20:13:31 +0000 (20:13 +0000)]
MFB51: Added param checks for ap2 fetch respose/request header functions.
Marcus Boerger [Tue, 3 Jan 2006 16:22:23 +0000 (16:22 +0000)]
- Fix two crashes in case of error
Marcus Boerger [Tue, 3 Jan 2006 15:59:07 +0000 (15:59 +0000)]
- Provide parameter info
- Add missing editor blocks
Marcus Boerger [Tue, 3 Jan 2006 15:50:46 +0000 (15:50 +0000)]
- Change to new extension layout (drops unneccessary foward decls)
- Privide proto's
foobar [Tue, 3 Jan 2006 13:25:33 +0000 (13:25 +0000)]
MFB
foobar [Tue, 3 Jan 2006 13:20:13 +0000 (13:20 +0000)]
- Fixed bug #35288 (iconv() function defined as libiconv())
<changelog@php.net> [Tue, 3 Jan 2006 06:31:37 +0000 (06:31 +0000)]
ChangeLog update
foobar [Mon, 2 Jan 2006 22:39:43 +0000 (22:39 +0000)]
- Fixed apache_setenv() which requires 2 parameters