]>
granicus.if.org Git - php/log
Marcus Boerger [Sat, 4 Nov 2006 20:46:21 +0000 (20:46 +0000)]
- Make parameter parsing api check happy
Rasmus Lerdorf [Sat, 4 Nov 2006 20:44:02 +0000 (20:44 +0000)]
Mark memory streams as is_url
Marcus Boerger [Sat, 4 Nov 2006 20:22:29 +0000 (20:22 +0000)]
- Store length of autoload file exts
Marcus Boerger [Sat, 4 Nov 2006 20:12:26 +0000 (20:12 +0000)]
- Mark some funcs as unicode ready
Frank M. Kromann [Sat, 4 Nov 2006 17:25:37 +0000 (17:25 +0000)]
Fix win32 build
Pierre Joye [Sat, 4 Nov 2006 14:36:18 +0000 (14:36 +0000)]
- MFB: update cvsignore
Pierre Joye [Sat, 4 Nov 2006 14:34:04 +0000 (14:34 +0000)]
- Fixed filter argument for imagepng in gdImagePngEx
Pierre Joye [Sat, 4 Nov 2006 14:32:23 +0000 (14:32 +0000)]
- MFB: vim folding
Pierre Joye [Sat, 4 Nov 2006 14:29:00 +0000 (14:29 +0000)]
- MFB: silent compiler warnings
Pierre Joye [Sat, 4 Nov 2006 14:22:23 +0000 (14:22 +0000)]
- ws
Pierre Joye [Sat, 4 Nov 2006 03:12:36 +0000 (03:12 +0000)]
- #39366, imagerotate does not use alpha with angles>45
Pierre Joye [Sat, 4 Nov 2006 02:23:45 +0000 (02:23 +0000)]
- MFB: #39273, imagecopyresized and alpha channel
<changelog@php.net> [Sat, 4 Nov 2006 01:31:15 +0000 (01:31 +0000)]
ChangeLog update
Ilia Alshanetsky [Fri, 3 Nov 2006 20:08:54 +0000 (20:08 +0000)]
Fixed bug #39358 (INSTALL_HEADERS contains incorrect reference to
php_filter.h)
Ilia Alshanetsky [Fri, 3 Nov 2006 19:56:07 +0000 (19:56 +0000)]
MFB: Fixed bug #39361 (Removed warning on empty haystack inside mb_strstr()).
Marcus Boerger [Fri, 3 Nov 2006 18:57:37 +0000 (18:57 +0000)]
- Include new headers only if present
Pierre Joye [Fri, 3 Nov 2006 16:34:44 +0000 (16:34 +0000)]
- _zip_error_clear declaration
- WS
Pierre Joye [Fri, 3 Nov 2006 16:23:12 +0000 (16:23 +0000)]
- fix protos
Pierre Joye [Fri, 3 Nov 2006 16:12:18 +0000 (16:12 +0000)]
- add .libs
Ilia Alshanetsky [Fri, 3 Nov 2006 14:53:27 +0000 (14:53 +0000)]
MFB: Fixed bug #39354 (Allow building of curl extension against libcurl
7.16.0)
Hannes Magnusson [Fri, 3 Nov 2006 14:17:17 +0000 (14:17 +0000)]
Remove SKIPIF
Hannes Magnusson [Fri, 3 Nov 2006 14:08:11 +0000 (14:08 +0000)]
CS fix
Hannes Magnusson [Fri, 3 Nov 2006 14:06:34 +0000 (14:06 +0000)]
Add missing includes
Ilia Alshanetsky [Fri, 3 Nov 2006 13:34:39 +0000 (13:34 +0000)]
MFB: Fixed bug #39215 (Inappropriate close of stdin/stdout/stderr).
Ilia Alshanetsky [Fri, 3 Nov 2006 13:18:19 +0000 (13:18 +0000)]
Fixed bug #39265 (Fixed path handling inside mod_files.sh)
# Patch by michal dot taborsky at gmail dot com
<changelog@php.net> [Thu, 2 Nov 2006 01:31:07 +0000 (01:31 +0000)]
ChangeLog update
Johannes Schlüter [Wed, 1 Nov 2006 20:04:19 +0000 (20:04 +0000)]
- restoring init of the uni str which has been removed (patch by Pierre)
Pierre Joye [Wed, 1 Nov 2006 19:56:53 +0000 (19:56 +0000)]
- add simple test for addEmptyDir()
Nuno Lopes [Wed, 1 Nov 2006 18:55:02 +0000 (18:55 +0000)]
convert a few more functions
Nuno Lopes [Wed, 1 Nov 2006 18:28:37 +0000 (18:28 +0000)]
start converting the tidy and tidyNode objects to be Unicode aware
I added a converter pointer per node, so that the text can be converted to unicode when requested
this commit also breaks a few tests in unicode mode, but it isnt scary at this time :P
Ilia Alshanetsky [Wed, 1 Nov 2006 01:56:21 +0000 (01:56 +0000)]
MFB: Added missing boundary checks.
<changelog@php.net> [Wed, 1 Nov 2006 01:31:07 +0000 (01:31 +0000)]
ChangeLog update
Pierre Joye [Wed, 1 Nov 2006 00:53:32 +0000 (00:53 +0000)]
- fix stat when used with freshly added entries
- add zip_clear_error, zip_file_clear_error and zip_stat_init in libzip
- add addEmptyDir(name) method, creates an empty directory
Marcus Boerger [Wed, 1 Nov 2006 00:11:49 +0000 (00:11 +0000)]
- Fixed Bug #38698 for some keys cdbmake creates corrupted db and cdb can't read valid db
Hannes Magnusson [Tue, 31 Oct 2006 23:57:29 +0000 (23:57 +0000)]
Fix segfault on invalid regex
Marcus Boerger [Tue, 31 Oct 2006 23:28:30 +0000 (23:28 +0000)]
- Fixed Bug #39090 DirectoryFilterDots doxygen docs and example is wrong
Pierre Joye [Tue, 31 Oct 2006 23:25:41 +0000 (23:25 +0000)]
- use zip_name_locate in getCommentName
Marcus Boerger [Tue, 31 Oct 2006 23:22:56 +0000 (23:22 +0000)]
- Fixed Bug #39151 Parse error in recursiveiteratoriterator.php
Marcus Boerger [Tue, 31 Oct 2006 23:18:00 +0000 (23:18 +0000)]
- Fixed Bug #39313 spl_autoload triggers Fatal error
Pierre Joye [Tue, 31 Oct 2006 22:30:42 +0000 (22:30 +0000)]
- bug first
Nuno Lopes [Tue, 31 Oct 2006 22:13:09 +0000 (22:13 +0000)]
cleaning some warnings (char* -> zstr)
Marcus Boerger [Tue, 31 Oct 2006 22:05:56 +0000 (22:05 +0000)]
- Consistency of apply funcs, #39320
Pierre Joye [Tue, 31 Oct 2006 19:49:06 +0000 (19:49 +0000)]
- update ext/zip
Pierre Joye [Tue, 31 Oct 2006 19:34:41 +0000 (19:34 +0000)]
- mark extractTo as U-ready, path and filenames are now encoded correctly
Marcus Boerger [Tue, 31 Oct 2006 19:21:03 +0000 (19:21 +0000)]
- Fix issue with name mangling
Marcus Boerger [Tue, 31 Oct 2006 19:13:41 +0000 (19:13 +0000)]
- Drop some uncompletley synched code, makes it work at least
Pierre Joye [Tue, 31 Oct 2006 19:03:57 +0000 (19:03 +0000)]
- fix possible leak in addFile when an unicode filename is given
- Mark getStream as Unicode ready, the tests was wrong
$unistring .= fread($fpbinary); $unistring remains as unicode.
Georg Richter [Tue, 31 Oct 2006 15:23:16 +0000 (15:23 +0000)]
Fixed function headers (added missing U)
fixed socket parameter (was removed by mistake in a previous commit)
Pierre Joye [Tue, 31 Oct 2006 14:27:09 +0000 (14:27 +0000)]
- initial unicode support
. entry names will be converted to ascii. zip works with cp437
when 7zip support will be added, unicode string will be supported
. path and filenames are now encoded using php_stream_path_param_encode
if the filename/path is used as entry name, it is converted to ascii
. the stream (getStream and zip://) needs some tweak. I'm not sure if it
should return unicode or binary, neither how to change the default. For
now it returns unicode (seems to be the default :)
comments/suggestions welcome
Pierre Joye [Tue, 31 Oct 2006 13:23:44 +0000 (13:23 +0000)]
- update release date
Pierre Joye [Tue, 31 Oct 2006 01:47:30 +0000 (01:47 +0000)]
- add comment
<changelog@php.net> [Tue, 31 Oct 2006 01:31:15 +0000 (01:31 +0000)]
ChangeLog update
Pierre Joye [Tue, 31 Oct 2006 00:57:22 +0000 (00:57 +0000)]
- missing test archive
Pierre Joye [Mon, 30 Oct 2006 23:00:54 +0000 (23:00 +0000)]
- nuke flags local variable, it is constant
Pierre Joye [Mon, 30 Oct 2006 17:43:21 +0000 (17:43 +0000)]
- add tests for extractTo, set/getComment and stream and zip_entry_close
Pierre Joye [Mon, 30 Oct 2006 17:28:29 +0000 (17:28 +0000)]
- fix leak in statName and statIndex
- use zip_locate_name instead of zip_stat in setCommentName (faster and
work around for a possible bug)
Dmitry Stogov [Mon, 30 Oct 2006 11:04:47 +0000 (11:04 +0000)]
Fixed bug #39304 (Segmentation fault with list unpacking of string offset)
<changelog@php.net> [Sun, 29 Oct 2006 01:31:12 +0000 (01:31 +0000)]
ChangeLog update
Antony Dovgal [Sat, 28 Oct 2006 10:42:04 +0000 (10:42 +0000)]
fix build
Michael Wallner [Sat, 28 Oct 2006 09:07:50 +0000 (09:07 +0000)]
- convert unicode messages to strings
- mark functions unicode safe
- fix test
Michael Wallner [Sat, 28 Oct 2006 08:48:00 +0000 (08:48 +0000)]
- upgrade to current parameter parsing API
- mark functions unicode safe
<changelog@php.net> [Sat, 28 Oct 2006 01:31:08 +0000 (01:31 +0000)]
ChangeLog update
Andrei Zmievski [Fri, 27 Oct 2006 21:22:05 +0000 (21:22 +0000)]
Turn doc comments into zstr strings with corresponding adjustments.
Michael Wallner [Fri, 27 Oct 2006 21:18:56 +0000 (21:18 +0000)]
- upgrade ext/sysvshm to current parameter parsing API
- mark functions unicode safe
- add shm_has_var()
Andrei Zmievski [Fri, 27 Oct 2006 18:14:19 +0000 (18:14 +0000)]
convert_cyr_string() should operate only on binary strings.
Pierre Joye [Fri, 27 Oct 2006 12:13:28 +0000 (12:13 +0000)]
- default filter is not string (only comment fix for dave :)
Uwe Schindler [Fri, 27 Oct 2006 07:29:15 +0000 (07:29 +0000)]
update readme
Uwe Schindler [Fri, 27 Oct 2006 07:22:46 +0000 (07:22 +0000)]
Fix build in Sun Webserver 7
<changelog@php.net> [Fri, 27 Oct 2006 01:31:13 +0000 (01:31 +0000)]
ChangeLog update
Ilia Alshanetsky [Fri, 27 Oct 2006 01:08:16 +0000 (01:08 +0000)]
no more magic quotes
Andrei Zmievski [Thu, 26 Oct 2006 20:25:45 +0000 (20:25 +0000)]
Unicode support for link functions.
Andrei Zmievski [Thu, 26 Oct 2006 17:59:53 +0000 (17:59 +0000)]
Oops.
Andrei Zmievski [Thu, 26 Oct 2006 17:33:33 +0000 (17:33 +0000)]
Make url encoding/decoding functions use binary strings only.
Andrei Zmievski [Thu, 26 Oct 2006 17:12:00 +0000 (17:12 +0000)]
Mark syslog functions with U. No upgrading is necessary -- we'll just
use runtime encoding to convert strings.
Antony Dovgal [Thu, 26 Oct 2006 09:28:44 +0000 (09:28 +0000)]
fix wrong function prototype (see bug #39260)
<changelog@php.net> [Thu, 26 Oct 2006 01:31:01 +0000 (01:31 +0000)]
ChangeLog update
Andrei Zmievski [Wed, 25 Oct 2006 20:30:51 +0000 (20:30 +0000)]
*** empty log message ***
Andrei Zmievski [Wed, 25 Oct 2006 20:09:21 +0000 (20:09 +0000)]
Unicode support for get(server|proto)by(name|number) family of funcs.
Andrei Zmievski [Wed, 25 Oct 2006 18:03:45 +0000 (18:03 +0000)]
Unicode support for is_uploaded_file()/move_uploaded_file().
Andrei Zmievski [Wed, 25 Oct 2006 17:28:20 +0000 (17:28 +0000)]
Unicode support for fnmatch().
Pierre Joye [Wed, 25 Oct 2006 17:23:45 +0000 (17:23 +0000)]
- add test for callback with non modified var
- update changelog
Ilia Alshanetsky [Wed, 25 Oct 2006 14:04:48 +0000 (14:04 +0000)]
Fixed build
Hannes Magnusson [Wed, 25 Oct 2006 12:35:16 +0000 (12:35 +0000)]
Add oneliner descriptions
Hannes Magnusson [Wed, 25 Oct 2006 12:32:10 +0000 (12:32 +0000)]
Missing RETURN_TRUE inside the PHP_ZIP_SET_FILE_COMMENT macro
Hannes Magnusson [Wed, 25 Oct 2006 12:31:12 +0000 (12:31 +0000)]
Fix protos
<changelog@php.net> [Wed, 25 Oct 2006 01:31:04 +0000 (01:31 +0000)]
ChangeLog update
Andrei Zmievski [Tue, 24 Oct 2006 17:37:17 +0000 (17:37 +0000)]
Mark reflection methods as Unicode-compliant (except for FIXME parts).
Andrei Zmievski [Tue, 24 Oct 2006 15:35:16 +0000 (15:35 +0000)]
Fix key length calculation.
Ilia Alshanetsky [Tue, 24 Oct 2006 15:06:01 +0000 (15:06 +0000)]
Fixed a bug when callback function returns a non-modified value
Antony Dovgal [Tue, 24 Oct 2006 12:46:33 +0000 (12:46 +0000)]
fix add_u_assoc_null() macro
<changelog@php.net> [Tue, 24 Oct 2006 01:31:02 +0000 (01:31 +0000)]
ChangeLog update
Hannes Magnusson [Mon, 23 Oct 2006 20:10:14 +0000 (20:10 +0000)]
Fix build
Andrei Zmievski [Mon, 23 Oct 2006 20:00:40 +0000 (20:00 +0000)]
Fix remaining Unicode issues.
Ilia Alshanetsky [Mon, 23 Oct 2006 19:17:51 +0000 (19:17 +0000)]
Added filter support for $_SERVER in cgi/apache2 sapis
Make sure PHP_SELF if filtered in Apache 1 sapi
Dmitry Stogov [Mon, 23 Oct 2006 06:49:49 +0000 (06:49 +0000)]
Fixed decoding list of arrays (related to bug #39121)
<changelog@php.net> [Mon, 23 Oct 2006 01:31:29 +0000 (01:31 +0000)]
ChangeLog update
Ilia Alshanetsky [Sun, 22 Oct 2006 22:24:33 +0000 (22:24 +0000)]
Removed unused var
<changelog@php.net> [Sun, 22 Oct 2006 01:31:00 +0000 (01:31 +0000)]
ChangeLog update
Pierre Joye [Sun, 22 Oct 2006 00:43:23 +0000 (00:43 +0000)]
- remove remaining "mode" arguments in the old api
Johannes Schlüter [Sat, 21 Oct 2006 10:01:39 +0000 (10:01 +0000)]
- Fix merging of $_REQUEST in unicode mode and remove $GLOBALS check from
register_globals times