]> granicus.if.org Git - php/log
php
18 years agoMFH: disable OCILobRead2() support on Win32
Antony Dovgal [Mon, 15 May 2006 08:34:40 +0000 (08:34 +0000)]
MFH: disable OCILobRead2() support on Win32

18 years ago- Update
Marcus Boerger [Sun, 14 May 2006 19:58:04 +0000 (19:58 +0000)]
- Update

18 years ago- Add some update notes
Marcus Boerger [Sun, 14 May 2006 19:23:19 +0000 (19:23 +0000)]
- Add some update notes

18 years ago- We have it now fully RFC compliant
Marcus Boerger [Sun, 14 May 2006 19:20:21 +0000 (19:20 +0000)]
- We have it now fully RFC compliant

18 years ago- MFH No need to have this controlled by allow_url_fopen
Marcus Boerger [Sun, 14 May 2006 19:15:31 +0000 (19:15 +0000)]
- MFH No need to have this controlled by allow_url_fopen

18 years ago- Readd that E_RECOVERABLE_ERROR, dropping it is a bad idea
Marcus Boerger [Sun, 14 May 2006 18:50:02 +0000 (18:50 +0000)]
- Readd that E_RECOVERABLE_ERROR, dropping it is a bad idea

18 years ago- Do not include E_RECOVERABLE_ERROR to the default mode E_ALL
Marcus Boerger [Sun, 14 May 2006 18:45:10 +0000 (18:45 +0000)]
- Do not include E_RECOVERABLE_ERROR to the default mode E_ALL

18 years ago- MFH Add strict compliant RFC2397 support (no //)
Marcus Boerger [Sun, 14 May 2006 18:40:12 +0000 (18:40 +0000)]
- MFH Add strict compliant RFC2397 support (no //)

18 years agoMFH:
Derick Rethans [Sun, 14 May 2006 17:36:05 +0000 (17:36 +0000)]
MFH:
- Implemented Dmitry's const patch.
- Added support for "weekday" as relative item.
- Fixed bug #37368 (Incorrect timestamp returned for strtotime()).

18 years agoMFH: Fixed bug #36630 (umask not reset at the end of the request).
Ilia Alshanetsky [Sun, 14 May 2006 16:06:48 +0000 (16:06 +0000)]
MFH: Fixed bug #36630 (umask not reset at the end of the request).

18 years ago- Update
Marcus Boerger [Sun, 14 May 2006 02:00:04 +0000 (02:00 +0000)]
- Update

18 years ago- Update
Marcus Boerger [Sun, 14 May 2006 01:55:27 +0000 (01:55 +0000)]
- Update

18 years ago- MFH RFC2397 decoding
Marcus Boerger [Sun, 14 May 2006 01:42:03 +0000 (01:42 +0000)]
- MFH RFC2397 decoding

18 years ago- MFH RFC 2397 meta data handling
Marcus Boerger [Sun, 14 May 2006 01:06:09 +0000 (01:06 +0000)]
- MFH RFC 2397 meta data handling

18 years ago- initial commit
Pierre Joye [Sun, 14 May 2006 00:29:08 +0000 (00:29 +0000)]
- initial commit
  Please fill it :)

18 years agoSwitch to a signed int for now. Will look at moving to a long throughout
Rasmus Lerdorf [Sat, 13 May 2006 21:50:28 +0000 (21:50 +0000)]
Switch to a signed int for now.  Will look at moving to a long throughout
the code here.

18 years ago- MFH Initial support for RFC2397
Marcus Boerger [Sat, 13 May 2006 17:58:58 +0000 (17:58 +0000)]
- MFH Initial support for RFC2397

18 years ago- MFH add support for --EXPECTHEADERS--
Marcus Boerger [Sat, 13 May 2006 14:01:58 +0000 (14:01 +0000)]
- MFH add support for --EXPECTHEADERS--

18 years ago- MFH code layout for __toString() use in parameter parsing api
Marcus Boerger [Sat, 13 May 2006 10:37:45 +0000 (10:37 +0000)]
- MFH code layout for __toString() use in parameter parsing api

18 years agoMFH: add doXInclude property to allow processor to perform XIncludes
Rob Richards [Fri, 12 May 2006 18:53:40 +0000 (18:53 +0000)]
MFH: add doXInclude property to allow processor to perform XIncludes

18 years agoDownload pear phar file when making a distribution package
Ilia Alshanetsky [Fri, 12 May 2006 14:54:10 +0000 (14:54 +0000)]
Download pear phar file when making a distribution package

18 years ago- MFH: Tests for BC breaking changes.
Derick Rethans [Fri, 12 May 2006 10:02:31 +0000 (10:02 +0000)]
- MFH: Tests for BC breaking changes.

18 years agoMFH: fix #37416 (iterator_to_array() hides exceptions thrown in rewind() method)
Antony Dovgal [Fri, 12 May 2006 09:42:56 +0000 (09:42 +0000)]
MFH: fix #37416 (iterator_to_array() hides exceptions thrown in rewind() method)

18 years agoBump version.
Sebastian Bergmann [Fri, 12 May 2006 05:36:09 +0000 (05:36 +0000)]
Bump version.

18 years ago- Missing __toString() pieces
Marcus Boerger [Fri, 12 May 2006 00:21:00 +0000 (00:21 +0000)]
- Missing __toString() pieces

18 years ago- Update
Marcus Boerger [Thu, 11 May 2006 22:58:14 +0000 (22:58 +0000)]
- Update

18 years ago- MFH
Marcus Boerger [Thu, 11 May 2006 22:43:44 +0000 (22:43 +0000)]
- MFH
  . Fix iterator based access
  . Add new attribute ATTR_DEFAULT_FETCH_MODE: $bdh->setAttribute()
  . Add new fetch mode: FETCH_PROPS_LATE, this fills object member
    variables after calling the constructor (fixes #36428).

18 years agono need to destroy the zval here
Antony Dovgal [Thu, 11 May 2006 22:41:37 +0000 (22:41 +0000)]
no need to destroy the zval here

18 years agofix test
Antony Dovgal [Thu, 11 May 2006 22:17:53 +0000 (22:17 +0000)]
fix test

18 years ago- MFH: add new test
Marcus Boerger [Thu, 11 May 2006 22:17:42 +0000 (22:17 +0000)]
- MFH: add new test

18 years agoFixed bug #37306 (max_execution_time = max_input_time)
Dmitry Stogov [Thu, 11 May 2006 22:10:31 +0000 (22:10 +0000)]
Fixed bug #37306 (max_execution_time = max_input_time)

18 years agoFixed bug #37413 (Rejected versions of flex that don't work).
Ilia Alshanetsky [Thu, 11 May 2006 22:04:51 +0000 (22:04 +0000)]
Fixed bug #37413 (Rejected versions of flex that don't work).

18 years agoRemove pecl includes (Steph), except pdo_odbc which will remain broke
Edin Kadribasic [Thu, 11 May 2006 21:43:59 +0000 (21:43 +0000)]
Remove pecl includes (Steph), except pdo_odbc which will remain broke

18 years ago- MFH missing bits and pieces of the partial sync with head
Marcus Boerger [Thu, 11 May 2006 21:07:39 +0000 (21:07 +0000)]
- MFH missing bits and pieces of the partial sync with head
# This time i added:
# ZEND_FE_RESET_VARIABLE
# ZEND_FE_RESET_REFERENCE
# and dapted parser,compiler,executor,interfaces to handle these flags
# their purpose is to be able to pass whetehr foreach is done by ref to
# the current() handler so that it can error out in case it is not capable
# to comply to the requested return signature/protocol/semantics (weyp).

18 years ago- Drop second superflous zval_ptr_dtor in string arg parsing
Marcus Boerger [Thu, 11 May 2006 21:03:14 +0000 (21:03 +0000)]
- Drop second superflous zval_ptr_dtor in string arg parsing

18 years ago- Fix test
Marcus Boerger [Thu, 11 May 2006 21:01:04 +0000 (21:01 +0000)]
- Fix test

18 years agofix test
Antony Dovgal [Thu, 11 May 2006 15:43:28 +0000 (15:43 +0000)]
fix test

18 years agofix segfault when passing objects where strings are expected
Antony Dovgal [Thu, 11 May 2006 15:10:36 +0000 (15:10 +0000)]
fix segfault when passing objects where strings are expected

18 years agofixed all mbstring setting information doesn't return in mb_get_info( ).
Seiji Masugata [Thu, 11 May 2006 14:42:12 +0000 (14:42 +0000)]
fixed all mbstring setting information doesn't return in mb_get_info( ).

18 years agoadd new test
Antony Dovgal [Thu, 11 May 2006 14:18:34 +0000 (14:18 +0000)]
add new test

18 years ago- MFH Add missing ZEND_API declarations
Marcus Boerger [Thu, 11 May 2006 08:11:45 +0000 (08:11 +0000)]
- MFH Add missing ZEND_API declarations

18 years ago- Use of E_RECOVERABLE_ERROR
Marcus Boerger [Thu, 11 May 2006 08:06:22 +0000 (08:06 +0000)]
- Use of E_RECOVERABLE_ERROR

18 years ago- MFH Fix error mode handling
Marcus Boerger [Thu, 11 May 2006 07:56:36 +0000 (07:56 +0000)]
- MFH Fix error mode handling

18 years agoThis spelling mistake finally annoyed me enough to fix it.
Rasmus Lerdorf [Thu, 11 May 2006 03:47:55 +0000 (03:47 +0000)]
This spelling mistake finally annoyed me enough to fix it.

18 years agochange it to be consistent with the others
Antony Dovgal [Wed, 10 May 2006 22:57:50 +0000 (22:57 +0000)]
change it to be consistent with the others

18 years ago- Fix tests
Marcus Boerger [Wed, 10 May 2006 22:46:16 +0000 (22:46 +0000)]
- Fix tests

18 years ago- Update tests after MFH
Marcus Boerger [Wed, 10 May 2006 22:38:35 +0000 (22:38 +0000)]
- Update tests after MFH

18 years ago- No more ze1
Marcus Boerger [Wed, 10 May 2006 22:36:49 +0000 (22:36 +0000)]
- No more ze1

18 years ago- Hardcoded error mode was changed to 8191
Marcus Boerger [Wed, 10 May 2006 21:46:59 +0000 (21:46 +0000)]
- Hardcoded error mode was changed to 8191

18 years ago- MFH tests
Marcus Boerger [Wed, 10 May 2006 21:19:37 +0000 (21:19 +0000)]
- MFH tests

18 years agoAdd input_filter hook call in getenv()
Rasmus Lerdorf [Wed, 10 May 2006 21:19:32 +0000 (21:19 +0000)]
Add input_filter hook call in getenv()

18 years ago- Missing __ToString() sync
Marcus Boerger [Wed, 10 May 2006 21:13:22 +0000 (21:13 +0000)]
- Missing __ToString() sync

18 years ago- Enforece rule of disallowing throw in __toString()
Marcus Boerger [Wed, 10 May 2006 21:12:48 +0000 (21:12 +0000)]
- Enforece rule of disallowing throw in __toString()

18 years agoNow that ext/filter is bundled, we should be defining these in one place
Rasmus Lerdorf [Wed, 10 May 2006 21:10:45 +0000 (21:10 +0000)]
Now that ext/filter is bundled, we should be defining these in one place

18 years ago- MFH add E_RECOVERABLE as default
Marcus Boerger [Wed, 10 May 2006 20:00:26 +0000 (20:00 +0000)]
- MFH add E_RECOVERABLE as default

18 years ago- ze1 cleanup (bjori) /thx
Marcus Boerger [Wed, 10 May 2006 19:41:34 +0000 (19:41 +0000)]
- ze1 cleanup (bjori) /thx

18 years agoSynch with HEAD
Rob Richards [Wed, 10 May 2006 19:38:35 +0000 (19:38 +0000)]
Synch with HEAD

18 years ago- Missing __tostring() conversion snippets
Marcus Boerger [Wed, 10 May 2006 19:36:47 +0000 (19:36 +0000)]
- Missing __tostring() conversion snippets

18 years ago- Missed my name
Marcus Boerger [Wed, 10 May 2006 19:20:34 +0000 (19:20 +0000)]
- Missed my name

18 years agoFix win32 build
Frank M. Kromann [Wed, 10 May 2006 18:32:50 +0000 (18:32 +0000)]
Fix win32 build

18 years agoRename RegExIterator -> RegexIterator.
Andrei Zmievski [Wed, 10 May 2006 16:50:57 +0000 (16:50 +0000)]
Rename RegExIterator -> RegexIterator.

Also rename recursive one.

18 years ago- Update after api changes
Rob Richards [Wed, 10 May 2006 14:39:10 +0000 (14:39 +0000)]
- Update after api changes

18 years agofix tests
Antony Dovgal [Wed, 10 May 2006 14:04:52 +0000 (14:04 +0000)]
fix tests

18 years agoadd missing parts of E_RECOVERABLE merge
Antony Dovgal [Wed, 10 May 2006 14:04:18 +0000 (14:04 +0000)]
add missing parts of E_RECOVERABLE merge

18 years agoadd missing ZEND_API to the implementation
Antony Dovgal [Wed, 10 May 2006 14:00:36 +0000 (14:00 +0000)]
add missing ZEND_API to the implementation

18 years agonuke extra semi-colon
Antony Dovgal [Wed, 10 May 2006 13:49:27 +0000 (13:49 +0000)]
nuke extra semi-colon

18 years agoFixed bug #37394 (substr_compare() returns an error when offset equals
Ilia Alshanetsky [Wed, 10 May 2006 13:07:15 +0000 (13:07 +0000)]
Fixed bug #37394 (substr_compare() returns an error when offset equals
string length).

18 years agoSynch with HEAD
Rob Richards [Wed, 10 May 2006 12:04:46 +0000 (12:04 +0000)]
Synch with HEAD
  add readInnerXML, readOuterXML, readString, and setSchema functionality
  allow parser options to be passed when loading reader
  optimization: use xmlTextReader const functions for string properties
  add test

18 years agoDon't allocate 2 chunks of memory when one can fit. Reduces memory
Andrey Hristov [Wed, 10 May 2006 11:53:13 +0000 (11:53 +0000)]
Don't allocate 2 chunks of memory when one can fit. Reduces memory
fragmentation. There is one more place that fragments memory but it will
complicate the ongoing Unicode upgrade of mysqli so leaving it away for now.

18 years agoMFH: fix #37392 (Unnecessary call to OCITransRollback() at the end of request)
Antony Dovgal [Wed, 10 May 2006 10:07:28 +0000 (10:07 +0000)]
MFH: fix #37392 (Unnecessary call to OCITransRollback() at the end of request)

18 years ago- MFH news
Marcus Boerger [Wed, 10 May 2006 09:27:23 +0000 (09:27 +0000)]
- MFH news

18 years ago*** empty log message ***
Andrei Zmievski [Wed, 10 May 2006 02:47:21 +0000 (02:47 +0000)]
*** empty log message ***

18 years ago- MFH Constructors in interfaces
Marcus Boerger [Wed, 10 May 2006 01:23:55 +0000 (01:23 +0000)]
- MFH Constructors in interfaces

18 years agoi- ZE1_compat tests are no longer necessary
Marcus Boerger [Wed, 10 May 2006 00:41:23 +0000 (00:41 +0000)]
i- ZE1_compat tests are no longer necessary

18 years ago- MFH: SplFileObject improvements
Marcus Boerger [Wed, 10 May 2006 00:31:04 +0000 (00:31 +0000)]
- MFH: SplFileObject improvements
  . FILE_OBJECT_READ_AHEAD: allow to read ahead
  . FILE_OBJECT_SKIP_EMPTY: allow to skip empty lines (includes read ahead)
  . FILE_OBJECT_READ_CSV:   allow to read as csv

18 years ago- Fix iterators part and add tests
Marcus Boerger [Wed, 10 May 2006 00:29:42 +0000 (00:29 +0000)]
- Fix iterators part and add tests

18 years ago- Update after api changes
Marcus Boerger [Wed, 10 May 2006 00:03:38 +0000 (00:03 +0000)]
- Update after api changes
- MFH
  . ArrayIterator/ArrayObject: function lookup caches and array functions
  . Added RegExIterator, RecursiveRegExIterator
  . Added (full) caching support for CachingIterator

18 years ago- Update after api changes
Marcus Boerger [Wed, 10 May 2006 00:00:13 +0000 (00:00 +0000)]
- Update after api changes

18 years ago- Tweak version check
Marcus Boerger [Tue, 9 May 2006 23:54:48 +0000 (23:54 +0000)]
- Tweak version check

18 years ago- MFH pcre_get_compiled_regex_cache() support
Marcus Boerger [Tue, 9 May 2006 23:53:40 +0000 (23:53 +0000)]
- MFH pcre_get_compiled_regex_cache() support

18 years ago- MFH as discussed
Marcus Boerger [Tue, 9 May 2006 23:53:23 +0000 (23:53 +0000)]
- MFH as discussed
  . zend_exception_get_default() -> zend_exception_get_default(TSRMLS_D)
  . zend_get_error_exception()   -> zend_get_error_exception(TSRMLS_D)
  . added E_RECOVERABLE_ERROR
  . added ZEND_TOSTRING_FUNC_NAME
  . added __tostring function cache to zend_class_entry
  . added ZEND_NAMED_ME
  . modified ZEND_ME_MAPPING to support method flags
  . added ZEND_MN
  . method entries now use prefix "zim_" instead of "zif_"
  . drop EG(ze1_compatibility_mode)
  . changed cast handler, now without (int should_free):
    typedef int (*zend_object_cast_t)(zval *readobj, zval *retval, int type TSRMLS_DC);
  . changed get_iterator, now receives whether value is by ref:
    zend_object_iterator *(*get_iterator)(zend_class_entry *ce, zval *object, int by_ref TSRMLS_DC);
  . added zend_objects_store_add_ref_by_handle
  . added zend_objects_store_del_ref_by_handle
  . convert_to_explicit_type(pzv, type)

18 years agoFixed bug #37376 (fastcgi.c compile fail with gcc 2.95.4).
Ilia Alshanetsky [Tue, 9 May 2006 22:00:08 +0000 (22:00 +0000)]
Fixed bug #37376 (fastcgi.c compile fail with gcc 2.95.4).

18 years ago*** empty log message ***
Andrei Zmievski [Tue, 9 May 2006 19:37:00 +0000 (19:37 +0000)]
*** empty log message ***

18 years agoMFH
Andrei Zmievski [Tue, 9 May 2006 18:29:26 +0000 (18:29 +0000)]
MFH

18 years agoremoved unused macro parameter
Georg Richter [Tue, 9 May 2006 11:26:09 +0000 (11:26 +0000)]
removed unused macro parameter

18 years agoUpdate news
Edin Kadribasic [Mon, 8 May 2006 20:18:34 +0000 (20:18 +0000)]
Update news

18 years agomoved zend_class_entry variables to mysqli.c
Georg Richter [Mon, 8 May 2006 16:19:43 +0000 (16:19 +0000)]
moved zend_class_entry variables to mysqli.c

18 years agoMFH: Add implementation of curl_multi_info_read
Brian France [Mon, 8 May 2006 15:29:28 +0000 (15:29 +0000)]
MFH: Add implementation of curl_multi_info_read

18 years agotweaks and optimizations
Andrey Hristov [Mon, 8 May 2006 15:06:51 +0000 (15:06 +0000)]
tweaks and optimizations
#tested on 32b and 64b

18 years agoFixed memory leaks when working with cursors in PDO PostgreSQL driver.
Ilia Alshanetsky [Mon, 8 May 2006 14:33:00 +0000 (14:33 +0000)]
Fixed memory leaks when working with cursors in PDO PostgreSQL driver.

18 years ago- more CS
Pierre Joye [Mon, 8 May 2006 12:06:59 +0000 (12:06 +0000)]
- more CS

18 years ago- MFH: #37360, bad gif size
Pierre Joye [Mon, 8 May 2006 11:50:47 +0000 (11:50 +0000)]
- MFH: #37360, bad gif size

18 years ago- CS (spaces > tabs)
Pierre Joye [Mon, 8 May 2006 11:12:49 +0000 (11:12 +0000)]
- CS (spaces > tabs)

18 years agoINSTALL_HEADERS takes absolute filenames there in the second arg.
Rasmus Lerdorf [Sun, 7 May 2006 16:56:07 +0000 (16:56 +0000)]
INSTALL_HEADERS takes absolute filenames there in the second arg.
This makes pecl/mailparse build again

18 years ago- #37346, invalid colormap format
Pierre Joye [Sun, 7 May 2006 16:37:40 +0000 (16:37 +0000)]
- #37346, invalid colormap format

18 years agoFixed bug #37348 (make PEAR install ignore open_basedir).
Ilia Alshanetsky [Sun, 7 May 2006 16:32:40 +0000 (16:32 +0000)]
Fixed bug #37348 (make PEAR install ignore open_basedir).

18 years ago- MFH %v for s[np]printf
Marcus Boerger [Sun, 7 May 2006 12:40:17 +0000 (12:40 +0000)]
- MFH %v for s[np]printf

18 years agoMFH: Added pg_field_table() as per req: #36750
Edin Kadribasic [Sun, 7 May 2006 00:28:32 +0000 (00:28 +0000)]
MFH: Added pg_field_table() as per req: #36750

18 years agoEnable parallel build against Apache 2.2 libs and headers
Edin Kadribasic [Sun, 7 May 2006 00:09:20 +0000 (00:09 +0000)]
Enable parallel build against Apache 2.2 libs and headers

18 years agoEnable separate build dir for SAPIs, the same way it is possible for EXTENSIONs
Edin Kadribasic [Sun, 7 May 2006 00:04:56 +0000 (00:04 +0000)]
Enable separate build dir for SAPIs, the same way it is possible for EXTENSIONs