Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated protos & vim folding | Hannes Magnusson | 2006-06-26 | 9 | -20/+21 |
* | MFH: argument info for php_user_filter | Hannes Magnusson | 2006-06-26 | 4 | -4/+63 |
* | MFH: use the ZEND_ACC_DEPRECATED flag rather than custom warnings | Hannes Magnusson | 2006-06-26 | 6 | -43/+10 |
* | MFH: Removed obsolete arginfo include | Hannes Magnusson | 2006-06-26 | 3 | -9/+0 |
* | Added SimpleXMLElement::saveXML() as an alias for SimpleXMLElement::asXML() | Hannes Magnusson | 2006-06-26 | 2 | -0/+4 |
* | Fixed bug #37862 (Integer pointer comparison to numeric value) | Dmitry Stogov | 2006-06-26 | 2 | -1/+3 |
* | MFH: fix sapi_getenv() leak | Rasmus Lerdorf | 2006-06-26 | 1 | -6/+3 |
* | MFH http_build_query() & parse_url() news | Hannes Magnusson | 2006-06-25 | 1 | -0/+4 |
* | improve test file | Antony Dovgal | 2006-06-25 | 1 | -1/+24 |
* | Added image_type_to_extension() | Hannes Magnusson | 2006-06-25 | 1 | -0/+1 |
* | WS fix | Hannes Magnusson | 2006-06-25 | 1 | -4/+4 |
* | MFH: image_type_to_mime_type() | Hannes Magnusson | 2006-06-25 | 3 | -0/+85 |
* | - MFH Fix ReflectionObject::getProperties() + dyn properties | Marcus Boerger | 2006-06-24 | 1 | -0/+27 |
* | plug leak | Antony Dovgal | 2006-06-23 | 1 | -0/+1 |
* | Change E_ERROR to E_RECOVERABLE_ERROR | Ilia Alshanetsky | 2006-06-23 | 1 | -1/+1 |
* | MFH: fix typo and bug #37886 | Antony Dovgal | 2006-06-23 | 1 | -1/+1 |
* | - use %zu to format size_t | Michael Wallner | 2006-06-23 | 1 | -3/+3 |
* | fix typo | Antony Dovgal | 2006-06-22 | 1 | -2/+2 |
* | MFH: add wrappers for timelib_day_of_week_ex() | Antony Dovgal | 2006-06-22 | 1 | -4/+24 |
* | MFH: | Antony Dovgal | 2006-06-22 | 1 | -1/+5 |
* | Fixed compiler warnings. | Ilia Alshanetsky | 2006-06-21 | 1 | -3/+3 |
* | MFH: improve check for stream mode, add tests | Antony Dovgal | 2006-06-21 | 3 | -8/+196 |
* | MFH: don't try to read or write from/to a stream if it was open in different ... | Antony Dovgal | 2006-06-21 | 1 | -0/+12 |
* | MFH: fix invalid read with bzopen("","") and prevent filename from being empt... | Antony Dovgal | 2006-06-21 | 1 | -1/+7 |
* | Removed pointless callbacks. | Ilia Alshanetsky | 2006-06-20 | 2 | -35/+3 |
* | make sure the test outputs what we want | Nuno Lopes | 2006-06-20 | 1 | -1/+3 |
* | Bug fix news... | Hannes Magnusson | 2006-06-20 | 1 | -0/+1 |
* | Renamed to bug37864.phpt | Hannes Magnusson | 2006-06-20 | 1 | -10/+0 |
* | MFH | Hannes Magnusson | 2006-06-20 | 1 | -0/+10 |
* | don't leave garbage in tmp dir | Antony Dovgal | 2006-06-20 | 1 | -2/+3 |
* | MFH: test for file_get_contents leaking on empty file | Hannes Magnusson | 2006-06-20 | 1 | -0/+9 |
* | MFH: plug memleak | Hannes Magnusson | 2006-06-20 | 1 | -1/+1 |
* | MFH: Missing header include | Hannes Magnusson | 2006-06-20 | 1 | -0/+1 |
* | MFH: init variables | Antony Dovgal | 2006-06-20 | 1 | -2/+2 |
* | init vatiables | Antony Dovgal | 2006-06-20 | 1 | -3/+3 |
* | MFH: nuke unused variables and init variables when needed | Antony Dovgal | 2006-06-20 | 1 | -4/+3 |
* | fix test | Antony Dovgal | 2006-06-20 | 1 | -25/+25 |
* | fix test | Antony Dovgal | 2006-06-20 | 2 | -9/+13 |
* | MFH: initialize pointers | Antony Dovgal | 2006-06-20 | 1 | -2/+2 |
* | Added missing ifdef block. | Ilia Alshanetsky | 2006-06-19 | 1 | -0/+2 |
* | MFH: display oci8 version in phpinfo() | Antony Dovgal | 2006-06-19 | 1 | -1/+2 |
* | MFH: plug leak in CGI SAPI when running scripts with query string in console | Antony Dovgal | 2006-06-19 | 1 | -1/+8 |
* | fix tests | Antony Dovgal | 2006-06-19 | 2 | -3/+3 |
* | BFN | Antony Dovgal | 2006-06-19 | 1 | -0/+1 |
* | fix #37848 (ext/odbc compile failure) | Antony Dovgal | 2006-06-19 | 1 | -1/+1 |
* | - Fix Bug #37780 memory leak trying to execute a non existing file (CLI) | Michael Wallner | 2006-06-19 | 2 | -1/+12 |
* | MFH: fix #37807 (segmentation fault during SOAP schema import) | Antony Dovgal | 2006-06-19 | 1 | -1/+1 |
* | MFH: add missing ifdef and avoid "unused variable" warning | Antony Dovgal | 2006-06-19 | 1 | -1/+3 |
* | Added posix_initgroups() function. | Ilia Alshanetsky | 2006-06-19 | 4 | -1/+25 |
* | MFH: arg ifno | Hannes Magnusson | 2006-06-17 | 3 | -33/+235 |