Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved to PECL | foobar | 2005-08-31 | 1 | -1770/+0 |
| | |||||
* | Nuked EOLs from error messages | foobar | 2005-08-18 | 1 | -1/+1 |
| | |||||
* | - Bumber up year | foobar | 2005-08-03 | 1 | -1/+1 |
| | |||||
* | - A belated happy holidays and PHP 5 | Andi Gutmans | 2004-01-08 | 1 | -2/+2 |
| | |||||
* | Fix Win32 linkage problems | Zeev Suraski | 2003-08-31 | 1 | -0/+3 |
| | |||||
* | emalloc -> safe_emalloc | Ilia Alshanetsky | 2003-08-12 | 1 | -1/+1 |
| | |||||
* | Use new infrastructure. | Zeev Suraski | 2003-08-03 | 1 | -3/+1 |
| | | | | | There are bound to be some messups, please report build/runtime bugs! | ||||
* | proto fixes. | Andrey Hristov | 2003-06-22 | 1 | -22/+22 |
| | |||||
* | updating license information in the headers. | James Cox | 2003-06-10 | 1 | -3/+3 |
| | |||||
* | * email address change | Stig Bakken | 2003-03-18 | 1 | -1/+1 |
| | |||||
* | ZTS fix. | Ilia Alshanetsky | 2003-01-19 | 1 | -0/+1 |
| | |||||
* | fixed typos | Ilia Alshanetsky | 2003-01-19 | 1 | -2/+2 |
| | |||||
* | ZTS fixes. | Ilia Alshanetsky | 2003-01-19 | 1 | -1/+1 |
| | |||||
* | Changed php_error to php_error_docref. | Ilia Alshanetsky | 2003-01-19 | 1 | -50/+50 |
| | |||||
* | Removed pointless memory allocation checks. | Ilia Alshanetsky | 2003-01-18 | 1 | -28/+7 |
| | |||||
* | Fixed bug #20079 (made ora_logoff return TRUE on success). | Ilia Alshanetsky | 2003-01-16 | 1 | -0/+2 |
| | |||||
* | Bump year. | Sebastian Bergmann | 2002-12-31 | 1 | -1/+1 |
| | |||||
* | centralize #include "build-defs.h" and drop (sometimes inconsistent) other | Sascha Schumann | 2002-10-24 | 1 | -4/+0 |
| | | | | | instances | ||||
* | MFB | Edin Kadribasic | 2002-04-25 | 1 | -1/+3 |
| | |||||
* | Maintain headers. | Sebastian Bergmann | 2002-02-28 | 1 | -1/+1 |
| | |||||
* | Update headers. | Sebastian Bergmann | 2001-12-11 | 1 | -2/+2 |
| | |||||
* | * zend_module_entry change: apino, debug and zts are moved first, | Stig Bakken | 2001-10-11 | 1 | -0/+2 |
| | | | | | | see README.EXTENSIONS file for upgrade help. @Introduced extension version numbers (Stig) | ||||
* | 2nd phase in back-substitution those macro's | Jeroen van Wolffelaar | 2001-09-25 | 1 | -2/+2 |
| | | | | | I've got pretty much everything now... | ||||
* | Back-substitute for Z_* macro's. If it breaks some extension (the script ↵ | Jeroen van Wolffelaar | 2001-09-25 | 1 | -41/+41 |
| | | | | isn't optimal, it parses for example var->zval.value incorrect) please let me know. | ||||
* | fixed a warning regarding incompatible function pointer types | Hartmut Holzgraefe | 2001-09-17 | 1 | -4/+2 |
| | |||||
* | - Don't wrap lines... this is annoying while coding. | Derick Rethans | 2001-09-09 | 1 | -2/+2 |
| | |||||
* | Some more TSRMLS_FETCH work | Zeev Suraski | 2001-07-31 | 1 | -27/+25 |
| | |||||
* | More TSRMLS_FETCH annihilation | Zeev Suraski | 2001-07-31 | 1 | -4/+3 |
| | |||||
* | More TSRMLS_FETCH work, and a bit of cleanup | Zeev Suraski | 2001-07-30 | 1 | -4/+0 |
| | |||||
* | More TSRMLS_FETCH annihilation (Zend compatibility patch) | Zeev Suraski | 2001-07-30 | 1 | -3/+3 |
| | |||||
* | Avoid TSRMLS_FETCH()'s, and clean up a bit of stale extern's and layout on ↵ | Zeev Suraski | 2001-07-30 | 1 | -1/+0 |
| | | | | the way | ||||
* | Redesigned thread safety mechanism - nua nua | Zeev Suraski | 2001-07-28 | 1 | -12/+6 |
| | |||||
* | - Get rid of ELS_*(), and use TSRMLS_*() instead. | Zeev Suraski | 2001-07-27 | 1 | -4/+4 |
| | | | | | | | - Move to the new ts_allocate_id() API This patch is *bound* to break some files, as I must have had typos somewhere. If you use any uncommon extension, please try to build it... | ||||
* | - Use ALLOC_HASHTABLE() instead of emalloc(sizeof(HashTable)) | Andi Gutmans | 2001-06-19 | 1 | -1/+1 |
| | |||||
* | Fix folding and clean up some extensions | Rasmus Lerdorf | 2001-06-06 | 1 | -4/+64 |
| | |||||
* | * include "config.h" if HAVE_CONFIG_H is defined (for standalone dso build) | Stig Bakken | 2001-05-24 | 1 | -0/+4 |
| | |||||
* | fixed newly introduced crash in ora_bind | Thies C. Arntzen | 2001-03-27 | 1 | -3/+0 |
| | |||||
* | - Fix copyright notices with 2001 | Andi Gutmans | 2001-02-26 | 1 | -1/+1 |
| | |||||
* | Heads up people! | Zeev Suraski | 2000-12-22 | 1 | -3/+1 |
| | | | | | | Updated the get_current_key() API - the relevant authors, please take a look at the updated code and make sure it's ok... | ||||
* | fix ora_fetch_into to allow_call_time_pass_reference = Off; (#7838) | Thies C. Arntzen | 2000-11-16 | 1 | -6/+1 |
| | |||||
* | update my email. | Thies C. Arntzen | 2000-10-29 | 1 | -1/+1 |
| | |||||
* | Use zend_register_list_destructors_ex() instead. | Andrei Zmievski | 2000-10-25 | 1 | -3/+3 |
| | |||||
* | Mega-patch to get better resource information for modules. | Andrei Zmievski | 2000-10-20 | 1 | -5/+12 |
| | | | | | | | | | | | | | * Fixed a bug in zend_rsrc_list_get_rsrc_type() * Switched register_list_destructors() to use zend_register_list_destructors_ex() instead * Updated all relevant modules to provide the resource type name to register_list_destructors() call * Updated var_dump() to output resource type name instead of number @- Made resource type names visible, e.g. var_dump() and @ get_resource_type() display "file" for file resources. (Andrei) | ||||
* | - Reserved the patch | Derick Rethans | 2000-10-10 | 1 | -2/+1 |
| | | | | | | # Please check if it works, as I'm not be able to test it # Blame CaPS for this one :) | ||||
* | - Made ora_close return values like it should (thanks to james@php.net and | Derick Rethans | 2000-10-09 | 1 | -1/+2 |
| | | | | | mathieu@gginter.net) | ||||
* | @- You can now call Ora_Error() without prameters to get the reason | Thies C. Arntzen | 2000-07-15 | 1 | -16/+35 |
| | | | | | @ for a failed connection attempt. (Kirill Maximov) | ||||
* | Stop including dl/phpdl.h. | Sascha Schumann | 2000-06-24 | 1 | -4/+0 |
| | |||||
* | fixed typo | Thies C. Arntzen | 2000-06-15 | 1 | -3/+3 |
| | |||||
* | - ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patch | Andi Gutmans | 2000-06-05 | 1 | -11/+11 |
| | |||||
* | Use #ifdef COMPILE_DL_EXTNAME solely. | Sascha Schumann | 2000-05-23 | 1 | -2/+2 |
| |