]> granicus.if.org Git - php/log
php
18 years agoIntialization code is moved from request startup to module startup
Dmitry Stogov [Fri, 10 Nov 2006 12:02:22 +0000 (12:02 +0000)]
Intialization code is moved from request startup to module startup

18 years agoAllow mixing Unicode/binary string types.
Andrei Zmievski [Fri, 10 Nov 2006 12:01:50 +0000 (12:01 +0000)]
Allow mixing Unicode/binary string types.

18 years agoStart timiout thread on Windows only if necessary
Dmitry Stogov [Fri, 10 Nov 2006 11:51:55 +0000 (11:51 +0000)]
Start timiout thread on Windows only if necessary

18 years agoImplemented registry cache that prevent registry lookup on each request. In case...
Dmitry Stogov [Fri, 10 Nov 2006 11:42:40 +0000 (11:42 +0000)]
Implemented registry cache that prevent registry lookup on each request. In case of modification of corresponding registry-tree PHP will reload it automatic.

18 years agoopendir() is reimplemented using GetFistFile/GetNextFile those are faster then _findf...
Dmitry Stogov [Fri, 10 Nov 2006 11:20:58 +0000 (11:20 +0000)]
opendir() is reimplemented using GetFistFile/GetNextFile those are faster then _findfirst/_findnext

18 years agoRemoved unnecessary checks for ISREG file and corresponding stat() calls on Wind
Dmitry Stogov [Fri, 10 Nov 2006 10:55:43 +0000 (10:55 +0000)]
Removed unnecessary checks for ISREG file and corresponding stat() calls on Wind
ows

18 years agoZend Memory Manager Improvements
Dmitry Stogov [Fri, 10 Nov 2006 10:44:16 +0000 (10:44 +0000)]
Zend Memory Manager Improvements
. use HeapAlloc() instead of VirtualAlloc()
. use "win32" storage manager (instead of "malloc") on Windows by default

18 years agoFix warnings
Dmitry Stogov [Fri, 10 Nov 2006 10:38:23 +0000 (10:38 +0000)]
Fix warnings

18 years agoUse $(CC) for linking instead of $(LD). This allows usage of advansed optimization...
Dmitry Stogov [Fri, 10 Nov 2006 10:30:56 +0000 (10:30 +0000)]
Use $(CC) for linking instead of $(LD). This allows usage of advansed optimization techniques (like Intel's inner-procedure optimization)

18 years agoFaster and better licensed implementation
Dmitry Stogov [Fri, 10 Nov 2006 10:11:05 +0000 (10:11 +0000)]
Faster and better licensed implementation

18 years agoSimplify the code base as this getpwd() was used only once
Dmitry Stogov [Fri, 10 Nov 2006 09:56:37 +0000 (09:56 +0000)]
Simplify the code base as this getpwd() was used only once

18 years agoChangeLog update
<changelog@php.net> [Fri, 10 Nov 2006 01:31:22 +0000 (01:31 +0000)]
ChangeLog update

18 years agoMFB: Fixed pecl bug #9179 (phpversion("filter") shows wrong version).
Ilia Alshanetsky [Fri, 10 Nov 2006 01:08:52 +0000 (01:08 +0000)]
MFB: Fixed pecl bug #9179 (phpversion("filter") shows wrong version).

18 years agoadd two more unicode related macros
Antony Dovgal [Thu, 9 Nov 2006 23:50:47 +0000 (23:50 +0000)]
add two more unicode related macros

18 years agoEnable xmlwriter_start_dtd_entity(), xmlwriter_end_dtd_entity() & xmlwriter_write_dtd...
Hannes Magnusson [Thu, 9 Nov 2006 20:02:23 +0000 (20:02 +0000)]
Enable xmlwriter_start_dtd_entity(), xmlwriter_end_dtd_entity() & xmlwriter_write_dtd_entity()

18 years agoMFB: Added missing PHPAPI declaration
Ilia Alshanetsky [Thu, 9 Nov 2006 20:02:08 +0000 (20:02 +0000)]
MFB: Added missing PHPAPI declaration

18 years agoMFB: Fixed bug #38456 (Apache2 segfaults when virtual() is called in .php
Ilia Alshanetsky [Thu, 9 Nov 2006 19:10:27 +0000 (19:10 +0000)]
MFB: Fixed bug #38456 (Apache2 segfaults when virtual() is called in .php
ErrorDocument).

18 years agoMFB: fix test
Nuno Lopes [Thu, 9 Nov 2006 16:38:55 +0000 (16:38 +0000)]
MFB: fix test

18 years agoMFB: fix possible segfault
Nuno Lopes [Thu, 9 Nov 2006 16:34:00 +0000 (16:34 +0000)]
MFB: fix possible segfault

18 years agoMFB: static'fication
Nuno Lopes [Thu, 9 Nov 2006 16:18:28 +0000 (16:18 +0000)]
MFB: static'fication

18 years agoMFB 5_2:
Frank M. Kromann [Thu, 9 Nov 2006 09:24:18 +0000 (09:24 +0000)]
MFB 5_2:
Revert patch for warnings about missing headers. These are fixed in the latest version of libming.
Sync code for SWFMovie::streamMP3. This function will now return the number of frames in the file.

18 years agoFixed tests
Dmitry Stogov [Thu, 9 Nov 2006 08:29:37 +0000 (08:29 +0000)]
Fixed tests

18 years agoChangeLog update
<changelog@php.net> [Thu, 9 Nov 2006 01:31:24 +0000 (01:31 +0000)]
ChangeLog update

18 years agofix more tests
Antony Dovgal [Thu, 9 Nov 2006 01:16:48 +0000 (01:16 +0000)]
fix more tests

18 years agofix test
Antony Dovgal [Thu, 9 Nov 2006 01:07:31 +0000 (01:07 +0000)]
fix test

18 years agoeliminate a couple of compile warnings
Antony Dovgal [Thu, 9 Nov 2006 01:06:45 +0000 (01:06 +0000)]
eliminate a couple of compile warnings

18 years agofix test and prevent endless loop
Antony Dovgal [Thu, 9 Nov 2006 00:33:54 +0000 (00:33 +0000)]
fix test and prevent endless loop

18 years agoMFB: Fixed bug #38602 (header( "HTTP/1.0 ..." ) does not change proto
Ilia Alshanetsky [Thu, 9 Nov 2006 00:13:39 +0000 (00:13 +0000)]
MFB: Fixed bug #38602 (header( "HTTP/1.0 ..." ) does not change proto
version).

18 years agoHashTable copying optimization (Matt Wilmas)
Dmitry Stogov [Wed, 8 Nov 2006 16:02:29 +0000 (16:02 +0000)]
HashTable copying optimization (Matt Wilmas)

18 years agoFixed bug #39297 (Memory corryption because of indirect modification of overloaded...
Dmitry Stogov [Wed, 8 Nov 2006 13:38:44 +0000 (13:38 +0000)]
Fixed bug #39297 (Memory corryption because of indirect modification of overloaded array).

18 years agoFixed bug #39344 (Unnecessary calls to OnModify callback routine for an extension...
Dmitry Stogov [Wed, 8 Nov 2006 11:04:42 +0000 (11:04 +0000)]
Fixed bug #39344 (Unnecessary calls to OnModify callback routine for an extension INI directive). (wharmby at uk dot ibm dot com, Dmitry)

18 years agoPut zend_lookup_class_ex back into the API for BC.
Sara Golemon [Wed, 8 Nov 2006 10:09:17 +0000 (10:09 +0000)]
Put zend_lookup_class_ex back into the API for BC.

18 years agoFixed bug #38536 (SOAP returns an array of values instead of an object)
Dmitry Stogov [Wed, 8 Nov 2006 10:05:33 +0000 (10:05 +0000)]
Fixed bug #38536 (SOAP returns an array of values instead of an object)

18 years agoChangeLog update
<changelog@php.net> [Wed, 8 Nov 2006 01:31:28 +0000 (01:31 +0000)]
ChangeLog update

18 years ago1.0.4
Ilia Alshanetsky [Tue, 7 Nov 2006 21:45:20 +0000 (21:45 +0000)]
1.0.4

18 years agoImproved mime magic file detection
Ilia Alshanetsky [Tue, 7 Nov 2006 21:28:23 +0000 (21:28 +0000)]
Improved mime magic file detection

# Patch from BSD ports

18 years agoFixed pecl bug #6284
Ilia Alshanetsky [Tue, 7 Nov 2006 21:18:51 +0000 (21:18 +0000)]
Fixed pecl bug #6284

18 years agoMFB: Fixed bug #33282 (Re-assignment by reference does not clear the is_ref
Ilia Alshanetsky [Tue, 7 Nov 2006 20:28:40 +0000 (20:28 +0000)]
MFB: Fixed bug #33282 (Re-assignment by reference does not clear the is_ref
flag)

18 years agoMFB: fixed tests
Ilia Alshanetsky [Tue, 7 Nov 2006 20:26:35 +0000 (20:26 +0000)]
MFB: fixed tests

18 years agoMFB: Fixed bug #39398 (Booleans are not automatically translated to
Ilia Alshanetsky [Tue, 7 Nov 2006 17:57:37 +0000 (17:57 +0000)]
MFB: Fixed bug #39398 (Booleans are not automatically translated to
integers).

18 years ago- No C++ comments (fix #39414)
Johannes Schlüter [Tue, 7 Nov 2006 15:17:42 +0000 (15:17 +0000)]
- No C++ comments (fix #39414)

18 years agoChangeLog update
<changelog@php.net> [Tue, 7 Nov 2006 01:31:09 +0000 (01:31 +0000)]
ChangeLog update

18 years agoFix arginfo
Hannes Magnusson [Mon, 6 Nov 2006 23:19:46 +0000 (23:19 +0000)]
Fix arginfo

18 years agoUnicode support in entities/special chars funcs. See the NOTE at the
Andrei Zmievski [Mon, 6 Nov 2006 21:45:49 +0000 (21:45 +0000)]
Unicode support in entities/special chars funcs. See the NOTE at the
top.

18 years agoFixed bug #39121 (Incorrect return array handling in non-wsdl soap client)
Dmitry Stogov [Mon, 6 Nov 2006 16:36:54 +0000 (16:36 +0000)]
Fixed bug #39121 (Incorrect return array handling in non-wsdl soap client)

18 years agoEnable the new 5th parameter
Hannes Magnusson [Mon, 6 Nov 2006 16:33:31 +0000 (16:33 +0000)]
Enable the new 5th parameter

18 years agoThrow exception on invalid parameters in DateTime::__construct()
Hannes Magnusson [Mon, 6 Nov 2006 16:10:33 +0000 (16:10 +0000)]
Throw exception on invalid parameters in DateTime::__construct()
#makes sure the object doesnt get initialized with bogus parameters

18 years agoFix segfault on $splinfo->openFile()->getPath()
Hannes Magnusson [Mon, 6 Nov 2006 15:20:23 +0000 (15:20 +0000)]
Fix segfault on $splinfo->openFile()->getPath()
Improve test

18 years agoWindows doesn't have chown(). Remove unused function and reference to undeclared...
Dmitry Stogov [Mon, 6 Nov 2006 14:55:14 +0000 (14:55 +0000)]
Windows doesn't have chown(). Remove unused function and reference to undeclared macro VCWD_CHOWN().

18 years agoChangeLog update
<changelog@php.net> [Mon, 6 Nov 2006 01:31:10 +0000 (01:31 +0000)]
ChangeLog update

18 years agodata: and php:stdin/input allow_url_include checks
Rasmus Lerdorf [Sun, 5 Nov 2006 20:44:52 +0000 (20:44 +0000)]
data: and php:stdin/input allow_url_include checks

18 years agoMFB: Fixed bug #39362 (Added an option to imap_open/imap_reopen to control
Ilia Alshanetsky [Sun, 5 Nov 2006 18:32:41 +0000 (18:32 +0000)]
MFB: Fixed bug #39362 (Added an option to imap_open/imap_reopen to control
the number of connection retries).

18 years ago- MFH: Merge from gd-cvs, initialize the signature not the infile ctx
Pierre Joye [Sun, 5 Nov 2006 15:06:50 +0000 (15:06 +0000)]
- MFH: Merge from gd-cvs, initialize the signature not the infile ctx

18 years agoChangeLog update
<changelog@php.net> [Sun, 5 Nov 2006 01:32:14 +0000 (01:32 +0000)]
ChangeLog update

18 years ago- Make parameter parsing api check happy
Marcus Boerger [Sat, 4 Nov 2006 20:46:21 +0000 (20:46 +0000)]
- Make parameter parsing api check happy

18 years agoMark memory streams as is_url
Rasmus Lerdorf [Sat, 4 Nov 2006 20:44:02 +0000 (20:44 +0000)]
Mark memory streams as is_url

18 years ago- Store length of autoload file exts
Marcus Boerger [Sat, 4 Nov 2006 20:22:29 +0000 (20:22 +0000)]
- Store length of autoload file exts

18 years ago- Mark some funcs as unicode ready
Marcus Boerger [Sat, 4 Nov 2006 20:12:26 +0000 (20:12 +0000)]
- Mark some funcs as unicode ready

18 years agoFix win32 build
Frank M. Kromann [Sat, 4 Nov 2006 17:25:37 +0000 (17:25 +0000)]
Fix win32 build

18 years ago- MFB: update cvsignore
Pierre Joye [Sat, 4 Nov 2006 14:36:18 +0000 (14:36 +0000)]
- MFB: update cvsignore

18 years ago- Fixed filter argument for imagepng in gdImagePngEx
Pierre Joye [Sat, 4 Nov 2006 14:34:04 +0000 (14:34 +0000)]
- Fixed filter argument for imagepng in gdImagePngEx

18 years ago- MFB: vim folding
Pierre Joye [Sat, 4 Nov 2006 14:32:23 +0000 (14:32 +0000)]
- MFB: vim folding

18 years ago- MFB: silent compiler warnings
Pierre Joye [Sat, 4 Nov 2006 14:29:00 +0000 (14:29 +0000)]
- MFB: silent compiler warnings

18 years ago- ws
Pierre Joye [Sat, 4 Nov 2006 14:22:23 +0000 (14:22 +0000)]
- ws

18 years ago- #39366, imagerotate does not use alpha with angles>45
Pierre Joye [Sat, 4 Nov 2006 03:12:36 +0000 (03:12 +0000)]
- #39366, imagerotate does not use alpha with angles>45

18 years ago- MFB: #39273, imagecopyresized and alpha channel
Pierre Joye [Sat, 4 Nov 2006 02:23:45 +0000 (02:23 +0000)]
- MFB: #39273, imagecopyresized and alpha channel

18 years agoChangeLog update
<changelog@php.net> [Sat, 4 Nov 2006 01:31:15 +0000 (01:31 +0000)]
ChangeLog update

18 years agoFixed bug #39358 (INSTALL_HEADERS contains incorrect reference to
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)

18 years agoMFB: Fixed bug #39361 (Removed warning on empty haystack inside mb_strstr()).
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()).

18 years ago- Include new headers only if present
Marcus Boerger [Fri, 3 Nov 2006 18:57:37 +0000 (18:57 +0000)]
- Include new headers only if present

18 years ago- _zip_error_clear declaration
Pierre Joye [Fri, 3 Nov 2006 16:34:44 +0000 (16:34 +0000)]
- _zip_error_clear declaration
- WS

18 years ago- fix protos
Pierre Joye [Fri, 3 Nov 2006 16:23:12 +0000 (16:23 +0000)]
- fix protos

18 years ago- add .libs
Pierre Joye [Fri, 3 Nov 2006 16:12:18 +0000 (16:12 +0000)]
- add .libs

18 years agoMFB: Fixed bug #39354 (Allow building of curl extension against libcurl
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)

18 years agoRemove SKIPIF
Hannes Magnusson [Fri, 3 Nov 2006 14:17:17 +0000 (14:17 +0000)]
Remove SKIPIF

18 years agoCS fix
Hannes Magnusson [Fri, 3 Nov 2006 14:08:11 +0000 (14:08 +0000)]
CS fix

18 years agoAdd missing includes
Hannes Magnusson [Fri, 3 Nov 2006 14:06:34 +0000 (14:06 +0000)]
Add missing includes

18 years agoMFB: Fixed bug #39215 (Inappropriate close of stdin/stdout/stderr).
Ilia Alshanetsky [Fri, 3 Nov 2006 13:34:39 +0000 (13:34 +0000)]
MFB: Fixed bug #39215 (Inappropriate close of stdin/stdout/stderr).

18 years agoFixed bug #39265 (Fixed path handling inside mod_files.sh)
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

18 years agoChangeLog update
<changelog@php.net> [Thu, 2 Nov 2006 01:31:07 +0000 (01:31 +0000)]
ChangeLog update

18 years ago- restoring init of the uni str which has been removed (patch by Pierre)
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)

18 years ago- add simple test for addEmptyDir()
Pierre Joye [Wed, 1 Nov 2006 19:56:53 +0000 (19:56 +0000)]
- add simple test for addEmptyDir()

18 years agoconvert a few more functions
Nuno Lopes [Wed, 1 Nov 2006 18:55:02 +0000 (18:55 +0000)]
convert a few more functions

18 years agostart converting the tidy and tidyNode objects to be Unicode aware
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

18 years agoMFB: Added missing boundary checks.
Ilia Alshanetsky [Wed, 1 Nov 2006 01:56:21 +0000 (01:56 +0000)]
MFB: Added missing boundary checks.

18 years agoChangeLog update
<changelog@php.net> [Wed, 1 Nov 2006 01:31:07 +0000 (01:31 +0000)]
ChangeLog update

18 years ago- fix stat when used with freshly added entries
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

18 years ago- Fixed Bug #38698 for some keys cdbmake creates corrupted db and cdb can't read...
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

18 years agoFix segfault on invalid regex
Hannes Magnusson [Tue, 31 Oct 2006 23:57:29 +0000 (23:57 +0000)]
Fix segfault on invalid regex

18 years ago- Fixed Bug #39090 DirectoryFilterDots doxygen docs and example is wrong
Marcus Boerger [Tue, 31 Oct 2006 23:28:30 +0000 (23:28 +0000)]
- Fixed Bug #39090 DirectoryFilterDots doxygen docs and example is wrong

18 years ago- use zip_name_locate in getCommentName
Pierre Joye [Tue, 31 Oct 2006 23:25:41 +0000 (23:25 +0000)]
- use zip_name_locate in getCommentName

18 years ago- Fixed Bug #39151 Parse error in recursiveiteratoriterator.php
Marcus Boerger [Tue, 31 Oct 2006 23:22:56 +0000 (23:22 +0000)]
- Fixed Bug #39151 Parse error in recursiveiteratoriterator.php

18 years ago- Fixed Bug #39313 spl_autoload triggers Fatal error
Marcus Boerger [Tue, 31 Oct 2006 23:18:00 +0000 (23:18 +0000)]
- Fixed Bug #39313 spl_autoload triggers Fatal error

18 years ago- bug first
Pierre Joye [Tue, 31 Oct 2006 22:30:42 +0000 (22:30 +0000)]
- bug first

18 years agocleaning some warnings (char* -> zstr)
Nuno Lopes [Tue, 31 Oct 2006 22:13:09 +0000 (22:13 +0000)]
cleaning some warnings (char* -> zstr)

18 years ago- Consistency of apply funcs, #39320
Marcus Boerger [Tue, 31 Oct 2006 22:05:56 +0000 (22:05 +0000)]
- Consistency of apply funcs, #39320

18 years ago- update ext/zip
Pierre Joye [Tue, 31 Oct 2006 19:49:06 +0000 (19:49 +0000)]
- update ext/zip

18 years ago- mark extractTo as U-ready, path and filenames are now encoded correctly
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

18 years ago- Fix issue with name mangling
Marcus Boerger [Tue, 31 Oct 2006 19:21:03 +0000 (19:21 +0000)]
- Fix issue with name mangling

18 years ago- Drop some uncompletley synched code, makes it work at least
Marcus Boerger [Tue, 31 Oct 2006 19:13:41 +0000 (19:13 +0000)]
- Drop some uncompletley synched code, makes it work at least