]>
granicus.if.org Git - php/log
Antony Dovgal [Thu, 4 May 2006 19:00:00 +0000 (19:00 +0000)]
several minor fixes: nuke compile warnings etc.
Andrei Zmievski [Thu, 4 May 2006 18:37:12 +0000 (18:37 +0000)]
Some more work on property/names stuff.
Andrei Zmievski [Thu, 4 May 2006 16:49:33 +0000 (16:49 +0000)]
Fix locale functions naming problem.
Antony Dovgal [Thu, 4 May 2006 07:10:37 +0000 (07:10 +0000)]
fix build
<changelog@php.net> [Thu, 4 May 2006 05:31:48 +0000 (05:31 +0000)]
ChangeLog update
Andrei Zmievski [Thu, 4 May 2006 00:01:34 +0000 (00:01 +0000)]
Change prefix to char_ and rename some functions.
Andrei Zmievski [Wed, 3 May 2006 22:03:10 +0000 (22:03 +0000)]
Some more property functions.
# I am pondering a different prefix..
Sara Golemon [Wed, 3 May 2006 21:57:58 +0000 (21:57 +0000)]
Expose PARAM_EVT_* constants
Brian France [Wed, 3 May 2006 19:52:48 +0000 (19:52 +0000)]
- Add implementation of curl_multi_info_read (Brian)
Not adding to PHP 5_1, but should go into 5_2.
Antony Dovgal [Wed, 3 May 2006 19:40:49 +0000 (19:40 +0000)]
plug leak
Antony Dovgal [Wed, 3 May 2006 19:03:56 +0000 (19:03 +0000)]
more POST+arrays tests
Dmitry Stogov [Wed, 3 May 2006 15:48:33 +0000 (15:48 +0000)]
Fixed bug #37205 (incompatibility with mod_fastcgi)
Dmitry Stogov [Wed, 3 May 2006 13:20:12 +0000 (13:20 +0000)]
Fixed incompatibility with isapi_fcgi.dll
Pierre Joye [Wed, 3 May 2006 12:06:06 +0000 (12:06 +0000)]
- update constants names
Derick Rethans [Wed, 3 May 2006 11:35:00 +0000 (11:35 +0000)]
- Added my doc so that other people can work on it.
#- Please keep it RST compatible.
Dmitry Stogov [Wed, 3 May 2006 11:24:51 +0000 (11:24 +0000)]
Fixed bug #37276 (problems witch $_POST array)
Rob Richards [Wed, 3 May 2006 08:41:33 +0000 (08:41 +0000)]
add test
Rob Richards [Wed, 3 May 2006 08:40:52 +0000 (08:40 +0000)]
Fix bug #37277 (cloning Dom Documents or Nodes does not work)
Proper fix for bug #36859
Andrei Zmievski [Wed, 3 May 2006 06:36:53 +0000 (06:36 +0000)]
*** empty log message ***
<changelog@php.net> [Wed, 3 May 2006 05:31:53 +0000 (05:31 +0000)]
ChangeLog update
Andrei Zmievski [Tue, 2 May 2006 22:43:52 +0000 (22:43 +0000)]
Some additional binary property functions.
Andrei Zmievski [Tue, 2 May 2006 21:49:16 +0000 (21:49 +0000)]
FALSE on empty string.
Andrei Zmievski [Tue, 2 May 2006 21:39:15 +0000 (21:39 +0000)]
Implement C/POSIX migration functions.
Andrei Zmievski [Tue, 2 May 2006 20:58:30 +0000 (20:58 +0000)]
Add skeleton for character property file. Also remove some HAVE_UNICODE
tests since it's non optional.
Sara Golemon [Tue, 2 May 2006 18:23:32 +0000 (18:23 +0000)]
Unicode Updates:
file() now unicode ready
get_meta_tags() updated for FS encoding, but content is still non-unicode
Dmitry Stogov [Tue, 2 May 2006 15:49:44 +0000 (15:49 +0000)]
Fixed possible crash in highlight_string() (proper place)
Antony Dovgal [Tue, 2 May 2006 10:18:58 +0000 (10:18 +0000)]
prepare to 1.2.1 release
<changelog@php.net> [Tue, 2 May 2006 05:31:49 +0000 (05:31 +0000)]
ChangeLog update
Pierre Joye [Mon, 1 May 2006 17:16:33 +0000 (17:16 +0000)]
- update changelog
- make a fake date so package.xml can be used from cvs :)
Pierre Joye [Mon, 1 May 2006 17:14:40 +0000 (17:14 +0000)]
- fix possible leak, when orig_array_ptr is null
Marcus Boerger [Mon, 1 May 2006 15:59:56 +0000 (15:59 +0000)]
- WS
<changelog@php.net> [Mon, 1 May 2006 05:31:46 +0000 (05:31 +0000)]
ChangeLog update
Wez Furlong [Sun, 30 Apr 2006 23:45:14 +0000 (23:45 +0000)]
merge from branch: peer certificate capture context options.
<changelog@php.net> [Sun, 30 Apr 2006 05:31:52 +0000 (05:31 +0000)]
ChangeLog update
Uwe Schindler [Sat, 29 Apr 2006 21:50:17 +0000 (21:50 +0000)]
Remove hiding of authorization headers completely because safe mode canceled
Frank M. Kromann [Sat, 29 Apr 2006 18:45:29 +0000 (18:45 +0000)]
fix build
Frank M. Kromann [Sat, 29 Apr 2006 18:29:14 +0000 (18:29 +0000)]
Add missing ZSTR()
Frank M. Kromann [Sat, 29 Apr 2006 14:53:26 +0000 (14:53 +0000)]
More ZSTR() fixes
Frank M. Kromann [Sat, 29 Apr 2006 14:38:35 +0000 (14:38 +0000)]
fix build. ZSTR() must be applied to the buf argument of php_stream macros
Frank M. Kromann [Sat, 29 Apr 2006 14:33:35 +0000 (14:33 +0000)]
Revert patch for pdb files. No need to have it twice!
Nuno Lopes [Sat, 29 Apr 2006 12:16:21 +0000 (12:16 +0000)]
rename test to follow the convention and expand it a little
Nuno Lopes [Sat, 29 Apr 2006 12:07:53 +0000 (12:07 +0000)]
new test that reveals problems in other places. more details on the ML
Frank M. Kromann [Sat, 29 Apr 2006 06:24:21 +0000 (06:24 +0000)]
Add new configure option --enable-pdb-files
This will generate .pdb files for debugging
<changelog@php.net> [Sat, 29 Apr 2006 05:31:48 +0000 (05:31 +0000)]
ChangeLog update
Frank M. Kromann [Fri, 28 Apr 2006 19:03:58 +0000 (19:03 +0000)]
Remove ZSTR() from stream macros. Calling function must apply this macro
<changelog@php.net> [Fri, 28 Apr 2006 05:31:48 +0000 (05:31 +0000)]
ChangeLog update
Andrei Zmievski [Thu, 27 Apr 2006 15:28:21 +0000 (15:28 +0000)]
pcntl_signal is safe too
Andrei Zmievski [Thu, 27 Apr 2006 15:21:00 +0000 (15:21 +0000)]
Safe-fy some functions.
Dmitry Stogov [Thu, 27 Apr 2006 11:39:46 +0000 (11:39 +0000)]
Proper fix for bug #37205
<changelog@php.net> [Thu, 27 Apr 2006 05:31:45 +0000 (05:31 +0000)]
ChangeLog update
Moriyoshi Koizumi [Thu, 27 Apr 2006 03:53:01 +0000 (03:53 +0000)]
- Remove fprintf() used for debugging
Moriyoshi Koizumi [Thu, 27 Apr 2006 00:49:17 +0000 (00:49 +0000)]
- Fix bug #37176 (iconv_strpos() fails to find a string)
Dmitry Stogov [Wed, 26 Apr 2006 17:48:45 +0000 (17:48 +0000)]
Revert wrong fix
Dmitry Stogov [Wed, 26 Apr 2006 11:08:23 +0000 (11:08 +0000)]
Fixed bug #37205 (Serving binary content/images fails with "comm with server aborted" FastCGI err)
Edin Kadribasic [Wed, 26 Apr 2006 09:32:11 +0000 (09:32 +0000)]
MFB: Correctly import external data (#33292)
<changelog@php.net> [Wed, 26 Apr 2006 05:31:45 +0000 (05:31 +0000)]
ChangeLog update
Antony Dovgal [Tue, 25 Apr 2006 22:10:38 +0000 (22:10 +0000)]
fix tests
Nuno Lopes [Tue, 25 Apr 2006 14:54:33 +0000 (14:54 +0000)]
fix a bunch of tests in unicode mode by fixing the config array transverser
also fix the compiler warnings
# Andrey: is it possible to have a zend_convert_unicode_to_ascii() function please? it would make this code much simpler
Antony Dovgal [Tue, 25 Apr 2006 12:50:14 +0000 (12:50 +0000)]
remove nonexistent tag
Antony Dovgal [Tue, 25 Apr 2006 12:49:04 +0000 (12:49 +0000)]
MF51: fix possible substr_compare() crash
add new tests
Nuno Lopes [Tue, 25 Apr 2006 12:41:59 +0000 (12:41 +0000)]
mark a couple of functions as unicode-safe. no changes to code required
Michael Wallner [Tue, 25 Apr 2006 08:52:46 +0000 (08:52 +0000)]
- release 1.3
Michael Wallner [Tue, 25 Apr 2006 08:37:07 +0000 (08:37 +0000)]
MFB: Fixed bug #37192 (cc fails on hash_adler.c:32)
<changelog@php.net> [Tue, 25 Apr 2006 05:31:48 +0000 (05:31 +0000)]
ChangeLog update
Dmitry Stogov [Mon, 24 Apr 2006 09:56:56 +0000 (09:56 +0000)]
Fixed compilation on Solaris
Dmitry Stogov [Mon, 24 Apr 2006 07:04:25 +0000 (07:04 +0000)]
Fixed win32 build
<changelog@php.net> [Mon, 24 Apr 2006 05:31:46 +0000 (05:31 +0000)]
ChangeLog update
Andrei Zmievski [Sun, 23 Apr 2006 19:57:40 +0000 (19:57 +0000)]
MFB
Ilia Alshanetsky [Sun, 23 Apr 2006 16:02:51 +0000 (16:02 +0000)]
MFB51: Fixed bug #37162 (wddx does not build as a shared extension).
Nuno Lopes [Sun, 23 Apr 2006 12:56:10 +0000 (12:56 +0000)]
upgrade tidy_get_release() to unicode.
#say now if anything is wrong before I start upgrading the rest of the functions
<changelog@php.net> [Sun, 23 Apr 2006 05:31:45 +0000 (05:31 +0000)]
ChangeLog update
Antony Dovgal [Sat, 22 Apr 2006 23:50:29 +0000 (23:50 +0000)]
no "native strings" in Unicode mode anymore
Antony Dovgal [Sat, 22 Apr 2006 23:49:39 +0000 (23:49 +0000)]
merge fix for #37158 into HEAD
add test
Antony Dovgal [Sat, 22 Apr 2006 19:10:40 +0000 (19:10 +0000)]
don't segfault if an exception has been thrown from the fetch handler
Frank M. Kromann [Sat, 22 Apr 2006 10:39:31 +0000 (10:39 +0000)]
Fix Win32 build. NULL_ZSTR was converted to ZSTR(NULL_ZSTR)
<changelog@php.net> [Sat, 22 Apr 2006 05:31:55 +0000 (05:31 +0000)]
ChangeLog update
Andrei Zmievski [Fri, 21 Apr 2006 21:10:01 +0000 (21:10 +0000)]
Add collator_set_default().
Andrei Zmievski [Fri, 21 Apr 2006 19:40:57 +0000 (19:40 +0000)]
Hmm, ZEND_FENTRY() is the only one that allows flags to be added..
Andrei Zmievski [Fri, 21 Apr 2006 19:35:26 +0000 (19:35 +0000)]
Rename i18_loc_* to locale_*.
Andrei Zmievski [Fri, 21 Apr 2006 18:25:16 +0000 (18:25 +0000)]
Implement collator_get_default() and simplify/fix the underlying code.
# Derick, objects aren't that difficult.. :)
Andrei Zmievski [Fri, 21 Apr 2006 16:58:14 +0000 (16:58 +0000)]
Happy, Pierre?
Andrei Zmievski [Fri, 21 Apr 2006 16:36:38 +0000 (16:36 +0000)]
Add:
* zend_objects_store_add_ref_by_handle()
* zend_objects_store_del_ref_by_handle()
* zend_objects_store_get_object_by_handle()
<changelog@php.net> [Fri, 21 Apr 2006 05:31:54 +0000 (05:31 +0000)]
ChangeLog update
Andrei Zmievski [Thu, 20 Apr 2006 21:56:43 +0000 (21:56 +0000)]
Move to refcounted implementation of collators.
Michael Wallner [Thu, 20 Apr 2006 17:52:01 +0000 (17:52 +0000)]
MFB: Fix reading stream filters never notified about EOF
Dmitry Stogov [Thu, 20 Apr 2006 07:32:17 +0000 (07:32 +0000)]
Test added
<changelog@php.net> [Thu, 20 Apr 2006 05:31:50 +0000 (05:31 +0000)]
ChangeLog update
Frank M. Kromann [Thu, 20 Apr 2006 03:41:33 +0000 (03:41 +0000)]
fix build on Win32
Nuno Lopes [Wed, 19 Apr 2006 22:10:44 +0000 (22:10 +0000)]
MFB: fix build with newer libtidy versions on windows
John Coggeshall [Wed, 19 Apr 2006 20:37:55 +0000 (20:37 +0000)]
Fixing static build in windoze
Dmitry Stogov [Wed, 19 Apr 2006 10:49:16 +0000 (10:49 +0000)]
Cleaned up Andrei's patch for caching WSDL in process memory, added TTL and LIMIT for memory cache.
Memory cache is disblead by fefault because it is experemental and isn't tested enough. It can be enabled whit configuartion directive "soap.wsdl_cache = WSDL_CACHE_MEMORY" or "soap.wsdl_cache = WSDL_CACHE_BOTH" or derectly in SoapClent/Soa
pServer constructor: $ws = new SoapClient($wsdl, array("cache_wsdl"=>WSDL_CACHE_BOTH))
Disk and memory caches use the same TTL value - "soap.wsdl_cache_ttl".
Configuration directive "soap.wsdl_cache_limit" restricts the number of cached w
sdl files in memory. Adding new files into full memory cache will delete oldest files from it.
Note that, each PHP process or thread uses it's own memory cache.
Dmitry Stogov [Wed, 19 Apr 2006 10:29:46 +0000 (10:29 +0000)]
Fixed cleanup dependent on uninitialized value
Antony Dovgal [Wed, 19 Apr 2006 08:43:05 +0000 (08:43 +0000)]
fix typo (see #35900)
<changelog@php.net> [Wed, 19 Apr 2006 05:31:51 +0000 (05:31 +0000)]
ChangeLog update
Andrei Zmievski [Tue, 18 Apr 2006 21:36:38 +0000 (21:36 +0000)]
Update protos.
Sara Golemon [Tue, 18 Apr 2006 19:10:12 +0000 (19:10 +0000)]
Silence compiler warnings
Sara Golemon [Tue, 18 Apr 2006 19:09:31 +0000 (19:09 +0000)]
Fix copy/paste typo in php_stream_path_decode() proto
Sara Golemon [Tue, 18 Apr 2006 18:57:13 +0000 (18:57 +0000)]
Fix ZTS build
Antony Dovgal [Tue, 18 Apr 2006 17:10:30 +0000 (17:10 +0000)]
binary strings exist only in unicode mode
Ilia Alshanetsky [Tue, 18 Apr 2006 14:30:33 +0000 (14:30 +0000)]
MFB51: Fixed bug #29476 (sqlite_fetch_column_types() locks the database
forever).