]>
granicus.if.org Git - php/log
Marcus Boerger [Thu, 15 Sep 2005 03:31:37 +0000 (03:31 +0000)]
- Rename Observer to SplObserver
- Rename Subject to SplSubject
- Move SPL constants to class constants
- Update docu
Rasmus Lerdorf [Thu, 15 Sep 2005 03:16:09 +0000 (03:16 +0000)]
Add FS_STRIPPED alias
Marcus Boerger [Wed, 14 Sep 2005 18:21:11 +0000 (18:21 +0000)]
- Improve error message
Andrei Zmievski [Wed, 14 Sep 2005 18:01:41 +0000 (18:01 +0000)]
*** empty log message ***
foobar [Wed, 14 Sep 2005 17:57:22 +0000 (17:57 +0000)]
Silence warnings under Solaris
foobar [Wed, 14 Sep 2005 15:52:49 +0000 (15:52 +0000)]
Silence some crap if bison does not exist
Ilia Alshanetsky [Wed, 14 Sep 2005 15:34:42 +0000 (15:34 +0000)]
Fix error detection for queries such as OPTIMIZE
Derick Rethans [Wed, 14 Sep 2005 14:56:01 +0000 (14:56 +0000)]
- Rename icu_loc* to i18n_loc*
- Added i18n_strtotitle (name is not sure yet) - work in progress.
<changelog@php.net> [Wed, 14 Sep 2005 05:40:11 +0000 (05:40 +0000)]
ChangeLog update
foobar [Tue, 13 Sep 2005 21:40:33 +0000 (21:40 +0000)]
ext/oracle is no more
Andrei Zmievski [Tue, 13 Sep 2005 21:07:46 +0000 (21:07 +0000)]
*** empty log message ***
Andrei Zmievski [Tue, 13 Sep 2005 21:04:07 +0000 (21:04 +0000)]
Fix for Unicode access.
Andrei Zmievski [Tue, 13 Sep 2005 20:24:02 +0000 (20:24 +0000)]
*** empty log message ***
Andrei Zmievski [Tue, 13 Sep 2005 16:21:47 +0000 (16:21 +0000)]
Commit work in progress.
Ilia Alshanetsky [Tue, 13 Sep 2005 13:22:49 +0000 (13:22 +0000)]
Make key() and current() take argument by value.
foobar [Tue, 13 Sep 2005 09:50:53 +0000 (09:50 +0000)]
Cleanup the configure mess, preparing for making unicode OPTIONAL
Antony Dovgal [Tue, 13 Sep 2005 09:19:58 +0000 (09:19 +0000)]
fix #34450 (Segfault when calling mysqli_close() in destructor)
<changelog@php.net> [Tue, 13 Sep 2005 05:42:49 +0000 (05:42 +0000)]
ChangeLog update
Sara Golemon [Mon, 12 Sep 2005 17:42:43 +0000 (17:42 +0000)]
Plug leak of 1/2 bytes when converting from string/unicode
foobar [Mon, 12 Sep 2005 17:14:20 +0000 (17:14 +0000)]
- Fixed build with phpize
Ilia Alshanetsky [Mon, 12 Sep 2005 15:26:48 +0000 (15:26 +0000)]
Fixed bug #34456 (Possible crash inside pspell extension).
# Patch by Nuno Lopes
Dmitry Stogov [Mon, 12 Sep 2005 11:48:28 +0000 (11:48 +0000)]
Fixed bug #34199 (if($obj)/if(!$obj) inconsistency)
Dmitry Stogov [Mon, 12 Sep 2005 09:58:35 +0000 (09:58 +0000)]
Additinal fix for bug #34277 (array_filter() crashes with references and objects)
Derick Rethans [Mon, 12 Sep 2005 09:53:23 +0000 (09:53 +0000)]
- Reimplement SORT_LOCALE_STRING with ICU locales.
Dmitry Stogov [Mon, 12 Sep 2005 08:23:49 +0000 (08:23 +0000)]
Fixed bug #34449 (ext/soap: XSD_ANYXML functionality not exposed)
Dmitry Stogov [Mon, 12 Sep 2005 07:14:54 +0000 (07:14 +0000)]
Fix for exceptions in __sleep()
Dmitry Stogov [Mon, 12 Sep 2005 06:31:54 +0000 (06:31 +0000)]
ZTS fix
<changelog@php.net> [Mon, 12 Sep 2005 05:43:21 +0000 (05:43 +0000)]
ChangeLog update
<changelog@php.net> [Sun, 11 Sep 2005 05:43:58 +0000 (05:43 +0000)]
ChangeLog update
Wez Furlong [Sun, 11 Sep 2005 05:08:49 +0000 (05:08 +0000)]
merge other PDO fixes from 5.1 branch.
Allow pdo_sqlite to build against 5.0 and 5.1 too.
Wez Furlong [Sun, 11 Sep 2005 05:04:43 +0000 (05:04 +0000)]
touch file
Wez Furlong [Sun, 11 Sep 2005 05:04:00 +0000 (05:04 +0000)]
Merge changes from 5.1 branch.
Add compat header that allows PDO head to compile against PHP 5.0 and PHP 5.1.
Wez Furlong [Sun, 11 Sep 2005 04:59:41 +0000 (04:59 +0000)]
actually reset the statement when closeCursor() is called.
<changelog@php.net> [Sat, 10 Sep 2005 05:40:02 +0000 (05:40 +0000)]
ChangeLog update
Rolland Santimano [Fri, 9 Sep 2005 19:07:18 +0000 (19:07 +0000)]
- str_pad(): Use u_countChar32() for codepoint counting, eumalloc/eurealloc() for Unicode mallocs.
Antony Dovgal [Fri, 9 Sep 2005 14:08:03 +0000 (14:08 +0000)]
new test
Antony Dovgal [Fri, 9 Sep 2005 14:00:03 +0000 (14:00 +0000)]
fix problem appearing when binding empty values
Derick Rethans [Fri, 9 Sep 2005 09:54:16 +0000 (09:54 +0000)]
- Added Rollands latest upgrades.
Dmitry Stogov [Fri, 9 Sep 2005 08:19:56 +0000 (08:19 +0000)]
Fixed huge memory leaks in ZTS mode
Dmitry Stogov [Fri, 9 Sep 2005 06:47:18 +0000 (06:47 +0000)]
MFH (is_sublass_of("A","B") should call __autoload() for "A" and "B")
<changelog@php.net> [Fri, 9 Sep 2005 05:35:59 +0000 (05:35 +0000)]
ChangeLog update
Ilia Alshanetsky [Thu, 8 Sep 2005 21:07:26 +0000 (21:07 +0000)]
Allow retrieval of query parse errors from SQLite.
# Patch by Nuno Lopes
Dmitry Stogov [Thu, 8 Sep 2005 16:15:16 +0000 (16:15 +0000)]
Avoid unnecessary copying/freeing
Ilia Alshanetsky [Thu, 8 Sep 2005 14:49:58 +0000 (14:49 +0000)]
Fixed bug #34420 (Possible crash inside curl_multi_remove_handle()).
Derick Rethans [Thu, 8 Sep 2005 14:07:40 +0000 (14:07 +0000)]
- Make ord() work on binary strings too.
Antony Dovgal [Thu, 8 Sep 2005 13:16:24 +0000 (13:16 +0000)]
use "connections" instead of "links" everywhere to avoid possible confusion
Dmitry Stogov [Thu, 8 Sep 2005 12:40:01 +0000 (12:40 +0000)]
Fixed craches in substr_replace()
Antony Dovgal [Thu, 8 Sep 2005 11:48:07 +0000 (11:48 +0000)]
fix phpinfo() output for iconv extension
(convert unicode values to string before outputting them)
Dmitry Stogov [Thu, 8 Sep 2005 11:10:34 +0000 (11:10 +0000)]
Unicode support for PHP constants
Rob Richards [Thu, 8 Sep 2005 10:34:37 +0000 (10:34 +0000)]
add save options parameter
Rob Richards [Thu, 8 Sep 2005 10:33:57 +0000 (10:33 +0000)]
add additional constants
remove un-needed ifdefs
Dmitry Stogov [Thu, 8 Sep 2005 10:32:28 +0000 (10:32 +0000)]
catch operator shouldn't call __autoload () too
Dmitry Stogov [Thu, 8 Sep 2005 06:18:47 +0000 (06:18 +0000)]
Fixed crash on AIX
<changelog@php.net> [Thu, 8 Sep 2005 05:37:56 +0000 (05:37 +0000)]
ChangeLog update
Rolland Santimano [Thu, 8 Sep 2005 05:05:36 +0000 (05:05 +0000)]
- Unicode impl of substr_replace()
Derick Rethans [Wed, 7 Sep 2005 19:09:27 +0000 (19:09 +0000)]
- Fix buglett with date() that cause truncated strings to be returned when
Unicode is turned on.
Dmitry Stogov [Wed, 7 Sep 2005 15:34:50 +0000 (15:34 +0000)]
Fixed memory allocation bug
Antony Dovgal [Wed, 7 Sep 2005 15:27:09 +0000 (15:27 +0000)]
new test
Ilia Alshanetsky [Wed, 7 Sep 2005 15:10:15 +0000 (15:10 +0000)]
Upgraded sqlite2 lib to 2.8.16
Antony Dovgal [Wed, 7 Sep 2005 13:05:51 +0000 (13:05 +0000)]
add Andi & Wez as lead maintainers and make myself lead too
Antony Dovgal [Wed, 7 Sep 2005 12:44:19 +0000 (12:44 +0000)]
I doubt that all these people are going to develop it in PECL,
so remove them and fix those complains about non-existing users.
Antony Dovgal [Wed, 7 Sep 2005 12:40:38 +0000 (12:40 +0000)]
prepare to PECL release
Edin Kadribasic [Wed, 7 Sep 2005 11:16:57 +0000 (11:16 +0000)]
Support for Windows (Michael Wallner)
Antony Dovgal [Wed, 7 Sep 2005 08:58:32 +0000 (08:58 +0000)]
don't try to fetch resource when there is 0 args
Dmitry Stogov [Wed, 7 Sep 2005 07:00:03 +0000 (07:00 +0000)]
Fixed unicode support for substr_count()
<changelog@php.net> [Wed, 7 Sep 2005 05:33:15 +0000 (05:33 +0000)]
ChangeLog update
Antony Dovgal [Tue, 6 Sep 2005 21:44:53 +0000 (21:44 +0000)]
removed __FUNCTION__ (by popular demand)
Antony Dovgal [Tue, 6 Sep 2005 21:42:26 +0000 (21:42 +0000)]
fix credits
Edin Kadribasic [Tue, 6 Sep 2005 21:38:16 +0000 (21:38 +0000)]
Sync windows build and link against instant client libs
Edin Kadribasic [Tue, 6 Sep 2005 21:30:28 +0000 (21:30 +0000)]
Remove utf-8 chars
Antony Dovgal [Tue, 6 Sep 2005 21:11:19 +0000 (21:11 +0000)]
workaround for some b0rked compilers
Antony Dovgal [Tue, 6 Sep 2005 19:33:18 +0000 (19:33 +0000)]
new tests
Antony Dovgal [Tue, 6 Sep 2005 19:31:59 +0000 (19:31 +0000)]
Updated OCI8 driver
This updated fixes (this list is not complete):
-------------------
#33915 - crash in _oci_close_session
#26393 - Segfault during request shutdown in _oci_close_session() (oci8.c:2443)
#32741 - hang on ociexecute() with collections (only with 10g, works with 9i)
#32325 - can't retrieve collection using OCI8
#33583 - Apache1.3.33 Segmentation fault with php5 & OCI_New_Collection
#32361 - connection oci_connect stay persist after process the php
#29013 - multiple logins cause handles become invalid
#28944 - OCITypeByName: OCI-21522 with two connections
Fixed by connection handling rewrite.
#32140 - NVARCHAR columns are truncated
#31042 - oci_fetch_* sets field value to false
#27156 - OCIFetchInto returns false as column value when column contains >1 umlaut
Fixed by multiplying buffer size by 3.
#33866 - OCIlogon do not returns conn resource for account with expired paswd
#33365 - logon fails when password expires
Fixed by adding new oci_password_change() call syntax.
#33159 - DB-connect via webserver fails after DB-restart ORA-24327
#30808 - oci8 cannot connect after restarting DB
#30127 - lost oracle connection. need restart apache.
#29902 - oci8 doesn't disconnect sessions, overloads oracle server
#29779 - (the same issue with the Oracle server going offline)
#26829 - Killed Oracle Sessions openned with OCIPLogon()
Fixed by adding oci8.ping_interval option.
#32988ext/oci8: OCI doesn't support DB external authentication
Fixed by adding support of external credentials (turned off by default).
Added new INI options:
----------------------
oci8.ping_interval
oci8.max_persistent
oci8.persistent_timeout
oci8.privileged_connect
oci8.statement_cache_size
oci8.default_prefetch
oci8.old_oci_close_semantics
See the updated docs for the detailed descriptions.
Major changes:
--------------
- connection handling algorithm rewritten. That should add stability and fix all non-reproducible crashes etc;
- extension refactored and divided into several files to improve readability and to make it easier to maintain;
- added support of statement caching;
- added support of privileged connections using external credentials;
- added new INI options to manage persistent connections;
- fixed oci_close() to close connections correctly.
Derick Rethans [Tue, 6 Sep 2005 18:46:37 +0000 (18:46 +0000)]
- Updated the framework, cleaned up some code.
#- Basically the only real thing left is the body for the filters.
<changelog@php.net> [Tue, 6 Sep 2005 05:42:57 +0000 (05:42 +0000)]
ChangeLog update
Rolland Santimano [Mon, 5 Sep 2005 16:37:45 +0000 (16:37 +0000)]
Pointer arithmetic with char * rather than void *
foobar [Mon, 5 Sep 2005 16:20:56 +0000 (16:20 +0000)]
touch
foobar [Mon, 5 Sep 2005 16:19:35 +0000 (16:19 +0000)]
- Fixed bug #34311 (unserialize() crashes with characters above 191 dec)
Rolland Santimano [Mon, 5 Sep 2005 10:55:35 +0000 (10:55 +0000)]
- Unicode impl of str_pad()
<changelog@php.net> [Mon, 5 Sep 2005 05:37:47 +0000 (05:37 +0000)]
ChangeLog update
Frank M. Kromann [Mon, 5 Sep 2005 05:05:34 +0000 (05:05 +0000)]
MFB: Fix for #34369
Add extra parameter to mssql_connect to force a new connection
Marcus Boerger [Sun, 4 Sep 2005 18:57:21 +0000 (18:57 +0000)]
- Add missing docu tag
Marcus Boerger [Sun, 4 Sep 2005 18:51:50 +0000 (18:51 +0000)]
- Update docu
Edin Kadribasic [Sun, 4 Sep 2005 00:58:49 +0000 (00:58 +0000)]
touch
Edin Kadribasic [Sun, 4 Sep 2005 00:58:21 +0000 (00:58 +0000)]
MFB
Edin Kadribasic [Sat, 3 Sep 2005 23:52:56 +0000 (23:52 +0000)]
MFB
<changelog@php.net> [Sat, 3 Sep 2005 05:39:11 +0000 (05:39 +0000)]
ChangeLog update
foobar [Fri, 2 Sep 2005 21:08:11 +0000 (21:08 +0000)]
MFB: - Fixed bug #34307. We were not calling on_modify handler to set the default
value in case setting the one from .ini file failed. (Andrei)
Marcus Boerger [Fri, 2 Sep 2005 19:16:43 +0000 (19:16 +0000)]
- Fix docu
Marcus Boerger [Fri, 2 Sep 2005 19:15:30 +0000 (19:15 +0000)]
- Update docu
Ilia Alshanetsky [Fri, 2 Sep 2005 17:25:10 +0000 (17:25 +0000)]
Resolved bug #34240.
# Thanks to xuefer at 21cn dot com for providing it.
Rob Richards [Fri, 2 Sep 2005 15:38:22 +0000 (15:38 +0000)]
Fix crash: handler name not length needs to be passed to php_error_docref
Derick Rethans [Fri, 2 Sep 2005 14:57:42 +0000 (14:57 +0000)]
- Added date_time_set, date_date_set and date_isodate_set() functions, and
setTime, setDate and setISODate() methods.
foobar [Fri, 2 Sep 2005 14:08:09 +0000 (14:08 +0000)]
revert
foobar [Fri, 2 Sep 2005 13:50:39 +0000 (13:50 +0000)]
Check the status properly
Derick Rethans [Fri, 2 Sep 2005 12:31:41 +0000 (12:31 +0000)]
- Update timezone database to version "2005m".
Derick Rethans [Fri, 2 Sep 2005 11:39:42 +0000 (11:39 +0000)]
- Added comments into the database file, so that we can more easily spot
changes.
Derick Rethans [Fri, 2 Sep 2005 09:41:08 +0000 (09:41 +0000)]
- MF51: Fixed bug #34304 (date() doesn't have a modifier for ISO Week Day).
Derick Rethans [Fri, 2 Sep 2005 09:39:21 +0000 (09:39 +0000)]
- Fixed bad MF51.
foobar [Fri, 2 Sep 2005 09:10:01 +0000 (09:10 +0000)]
- Moved pfpro, ovrimos and mcve to PECL
# Pierre will create the packages for these