2006-07-17 |
Nuno Lopes | MFB: valgrind args change |
commit | commitdiff | tree | snapshot |
2006-07-17 |
Nuno Lopes | MFB |
commit | commitdiff | tree | snapshot |
2006-07-17 |
Nuno Lopes | MFB 5.2 |
commit | commitdiff | tree | snapshot |
2006-07-17 |
Antony Dovgal | typofix |
commit | commitdiff | tree | snapshot |
2006-07-17 |
Dmitry Stogov | Fixed memory leaks in ZTS mode |
commit | commitdiff | tree | snapshot |
2006-07-17 |
Antony Dovgal | tweak constant() to use the brand new unicode parameter... |
commit | commitdiff | tree | snapshot |
2006-07-17 |
Antony Dovgal | make use of new param parsing API |
commit | commitdiff | tree | snapshot |
2006-07-17 |
Dmitry Stogov | ZTS fix |
commit | commitdiff | tree | snapshot |
2006-07-17 |
Antony Dovgal | fix access to freed memory in pathinfo() |
commit | commitdiff | tree | snapshot |
2006-07-17 |
Seiji Masugata | added option parameter mb_strrpos( ). |
commit | commitdiff | tree | snapshot |
2006-07-17 |
Ilia Alshanetsky | MFB: Don't use regex where none is needed. |
commit | commitdiff | tree | snapshot |
2006-07-17 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2006-07-17 |
Jon Parise | If the $PHP_AUTOCONF and $PHP_AUTOHEADER environmental... |
commit | commitdiff | tree | snapshot |
2006-07-17 |
Jon Parise | Wrapping the $PHP_AUTOCONF and $PHP_AUTOHEADER error... |
commit | commitdiff | tree | snapshot |
2006-07-16 |
Marcus Boerger | -Typo |
commit | commitdiff | tree | snapshot |
2006-07-16 |
Marcus Boerger | - Update docu |
commit | commitdiff | tree | snapshot |
2006-07-16 |
Marcus Boerger | - TSRM Fix |
commit | commitdiff | tree | snapshot |
2006-07-16 |
Marcus Boerger | - Upgrade RegexIterator capabilities, see docu |
commit | commitdiff | tree | snapshot |
2006-07-16 |
Marcus Boerger | - This test fails right now and requires a zend API... |
commit | commitdiff | tree | snapshot |
2006-07-16 |
Nuno Lopes | MFB |
commit | commitdiff | tree | snapshot |
2006-07-16 |
Marcus Boerger | - Little bit refactoring: Two new PHPAPI functions: |
commit | commitdiff | tree | snapshot |
2006-07-16 |
Marcus Boerger | - Update docu |
commit | commitdiff | tree | snapshot |
2006-07-16 |
Marcus Boerger | - Correct test name |
commit | commitdiff | tree | snapshot |
2006-07-16 |
Christian Stocker | MFB |
commit | commitdiff | tree | snapshot |
2006-07-16 |
Antony Dovgal | 3+1 != 3 =) |
commit | commitdiff | tree | snapshot |
2006-07-16 |
Pierre Joye | - MFB: PATHINFO_FILENAME constant registration (Sara) |
commit | commitdiff | tree | snapshot |
2006-07-16 |
Antony Dovgal | all stream functions are actually macros that already... |
commit | commitdiff | tree | snapshot |
2006-07-16 |
Christian Stocker | Added DOMNode::getNodePath() for getting an XPath for... |
commit | commitdiff | tree | snapshot |
2006-07-16 |
Marcus Boerger | - Fixed Bug #29538 number_format and problem with 0 |
commit | commitdiff | tree | snapshot |
2006-07-16 |
Marcus Boerger | - Pathinfo allows to get filename (Toby S, Christian S) |
commit | commitdiff | tree | snapshot |
2006-07-16 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2006-07-15 |
Marcus Boerger | - Provide defined value for autoload flag |
commit | commitdiff | tree | snapshot |
2006-07-15 |
Marcus Boerger | - Update docu |
commit | commitdiff | tree | snapshot |
2006-07-15 |
Marcus Boerger | - Be on the safe side |
commit | commitdiff | tree | snapshot |
2006-07-15 |
Marcus Boerger | - Implement todo: SplFileObject: ability to set the... |
commit | commitdiff | tree | snapshot |
2006-07-15 |
Marcus Boerger | - Implement todo: SplFileObject: ability to set the... |
commit | commitdiff | tree | snapshot |
2006-07-15 |
Marcus Boerger | - Fix issue with SplFileObject and directories |
commit | commitdiff | tree | snapshot |
2006-07-15 |
Marcus Boerger | - Readd proto |
commit | commitdiff | tree | snapshot |
2006-07-15 |
Marcus Boerger | - Update array_fill_keys, better unicode support, use... |
commit | commitdiff | tree | snapshot |
2006-07-15 |
Marcus Boerger | - Add array_fill_keys() (Matt W, php_lists at realplain... |
commit | commitdiff | tree | snapshot |
2006-07-15 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2006-07-14 |
Andrei Zmievski | remove debugging |
commit | commitdiff | tree | snapshot |
2006-07-14 |
Andrei Zmievski | run-tests.php maintainers, rise up! |
commit | commitdiff | tree | snapshot |
2006-07-14 |
Andrei Zmievski | Do this workaround only for unicode mode. |
commit | commitdiff | tree | snapshot |
2006-07-14 |
Andrei Zmievski | Add test for compact(). |
commit | commitdiff | tree | snapshot |
2006-07-14 |
Andrei Zmievski | Encode $wanted in output_encoding for comparison (worka... |
commit | commitdiff | tree | snapshot |
2006-07-14 |
Andrei Zmievski | Adjust array_pad(), array_reverse(), and array_unique... |
commit | commitdiff | tree | snapshot |
2006-07-14 |
Sara Golemon | Logic fix: (!a == b) != (a != b) |
commit | commitdiff | tree | snapshot |
2006-07-14 |
Andrei Zmievski | - Simplify array_combine() and adjust for params API |
commit | commitdiff | tree | snapshot |
2006-07-14 |
Andrei Zmievski | Adjust array_key_exists(), array_slice(), and array_spl... |
commit | commitdiff | tree | snapshot |
2006-07-14 |
Sara Golemon | #38105 (4/3) ustrlen != USTRLEN, update variable names... |
commit | commitdiff | tree | snapshot |
2006-07-14 |
Antony Dovgal | MFB: rephrase the error message (fixes #38106) |
commit | commitdiff | tree | snapshot |
2006-07-14 |
Andrei Zmievski | Make array_change_key_case() -- a candidate for the... |
commit | commitdiff | tree | snapshot |
2006-07-14 |
Sara Golemon | #38105 (3/3) Default file_put_contents() to FILE_TEXT... |
commit | commitdiff | tree | snapshot |
2006-07-14 |
Sara Golemon | #38105 (2/3) Filters should report char/UChar count... |
commit | commitdiff | tree | snapshot |
2006-07-14 |
Sara Golemon | #38105 (1/3) Backward logic, filter_product == IS_STRIN... |
commit | commitdiff | tree | snapshot |
2006-07-14 |
Andrei Zmievski | Update end(), prev(), next(), reset(), current(), and... |
commit | commitdiff | tree | snapshot |
2006-07-14 |
Andrei Zmievski | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-07-14 |
Andrei Zmievski | Update array_search()/in_array() for params API and... |
commit | commitdiff | tree | snapshot |
2006-07-14 |
Andrei Zmievski | Update array_keys() and array_values() for params API... |
commit | commitdiff | tree | snapshot |
2006-07-14 |
Andrei Zmievski | - Simplify array_fill(). |
commit | commitdiff | tree | snapshot |
2006-07-14 |
Antony Dovgal | add USTR_VAL() access zstr value |
commit | commitdiff | tree | snapshot |
2006-07-14 |
Antony Dovgal | WS and CS fixes |
commit | commitdiff | tree | snapshot |
2006-07-14 |
Dmitry Stogov | Fixed unserialize() in unicode mode |
commit | commitdiff | tree | snapshot |
2006-07-14 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2006-07-13 |
Andrei Zmievski | FIXME note |
commit | commitdiff | tree | snapshot |
2006-07-13 |
Andrei Zmievski | Update array_sum() and array_product() (U). |
commit | commitdiff | tree | snapshot |
2006-07-13 |
Andrei Zmievski | Mark a few more funcs. |
commit | commitdiff | tree | snapshot |
2006-07-13 |
Andrei Zmievski | - Let the caller output a warning instead of having |
commit | commitdiff | tree | snapshot |
2006-07-13 |
Andrei Zmievski | - Make compact() normalize variablem name before checki... |
commit | commitdiff | tree | snapshot |
2006-07-13 |
Antony Dovgal | initialize variables |
commit | commitdiff | tree | snapshot |
2006-07-13 |
Antony Dovgal | fix build |
commit | commitdiff | tree | snapshot |
2006-07-13 |
Dmitry Stogov | Unicode support (not finished) |
commit | commitdiff | tree | snapshot |
2006-07-13 |
Ilia Alshanetsky | MFB: Fixed test for systems where set_charset() method... |
commit | commitdiff | tree | snapshot |
2006-07-13 |
Ilia Alshanetsky | MFB: Fixed compiler warnings. |
commit | commitdiff | tree | snapshot |
2006-07-13 |
Antony Dovgal | Unicode support in ReflectionParameter::__construct() |
commit | commitdiff | tree | snapshot |
2006-07-13 |
Antony Dovgal | fix C++ comments in C code and comment out unused variable |
commit | commitdiff | tree | snapshot |
2006-07-13 |
Antony Dovgal | nuke unused variable |
commit | commitdiff | tree | snapshot |
2006-07-13 |
Antony Dovgal | fix #38086 (stream_copy_to_stream() returns 0 when... |
commit | commitdiff | tree | snapshot |
2006-07-13 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2006-07-13 |
Ilia Alshanetsky | MFB: Fixed compiler warnings. |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Andrei Zmievski | Make notes about array.c functions. |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Antony Dovgal | fix assert() in Unicode mode |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Antony Dovgal | get rid of more "might be uninitialized" warnings |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Antony Dovgal | make sure return_value_used is always initialized |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Antony Dovgal | initialize EG(exit_status) |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Andrei Zmievski | No need for TSRMLS_FETCH(). |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Andrei Zmievski | Implement convert_to_unicode_with_converter() and adjus... |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Andrei Zmievski | Use zend_convert_from_unicode() in var_dump(). |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Andrei Zmievski | Commit Sara's patch for supporting filesystem enccoding in |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Michael Wallner | - add note why replace is 0, so that I don't wonder... |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Antony Dovgal | restore missing check and prevent segfaulting |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Antony Dovgal | don't try to compare strings if haystack is "" or short... |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Antony Dovgal | MFB: fix #38072 (boolean arg for mysqli_autocommit... |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Antony Dovgal | fix argument parsing utilities |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Dmitry Stogov | Fixed bug #38067 (Parameters are not decoded from utf... |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Hartmut Holzgraefe | new test cases for mysqli_warnings and mysql_driver... |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Dmitry Stogov | Destructors call order is changed (Fixed bug #36759... |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Dmitry Stogov | Fixed bug #36759 (Objects destructors are invoked in... |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Marcus Boerger | - Reorder and add missing |
commit | commitdiff | tree | snapshot |
next |