Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | php_error -> php_error_docref | Marcus Boerger | 2002-12-05 | 1 | -17/+12 |
| | |||||
* | use FREE_ZVAL when freeing zvals | Thies C. Arntzen | 2002-11-18 | 1 | -1/+1 |
| | |||||
* | Really nuke win32 linking warnings. | Edin Kadribasic | 2002-11-18 | 1 | -1/+1 |
| | |||||
* | Hopefully fix win32 linker warnings. | Ilia Alshanetsky | 2002-11-18 | 1 | -0/+1 |
| | |||||
* | Removed duplicate php_compat.h include. | Ilia Alshanetsky | 2002-11-18 | 1 | -1/+0 |
| | |||||
* | Fix warning. HAVE_MEMMOVE is already defined in config.w32.h. | Sebastian Bergmann | 2002-11-17 | 1 | -1/+1 |
| | |||||
* | Fix Win32 build. (Lots of linkage warnings remain!) | Sebastian Bergmann | 2002-11-17 | 3 | -3/+15 |
| | |||||
* | Upgraded the bundled expat library to 1.95.5 (latest stable, atm). | Ilia Alshanetsky | 2002-11-17 | 17 | -3905/+5286 |
| | | | | | Fixed bug #20442. | ||||
* | Changed: EXPAT_SHARED_LIBADD -> XML_SHARED_LIBADD | Brian France | 2002-11-07 | 1 | -2/+2 |
| | | | | | | If the xml extension was built shared with a shared libexpat it would not get the required link to libexpat.so. | ||||
* | Fix tests | Marcus Boerger | 2002-10-29 | 5 | -50/+59 |
| | | | | | #Why do i need to define the class infront of its usage in ZE2? | ||||
* | rename and WS fixes | Marcus Boerger | 2002-10-29 | 6 | -124/+132 |
| | |||||
* | do not dl() load in skipif.inc | Marcus Boerger | 2002-10-29 | 1 | -5/+6 |
| | |||||
* | centralize #include "build-defs.h" and drop (sometimes inconsistent) other | Sascha Schumann | 2002-10-24 | 1 | -3/+0 |
| | | | | | instances | ||||
* | Skip this when strtoupper doesn't behave as expected, because casefolding | Melvyn Sopacua | 2002-10-21 | 1 | -1/+7 |
| | | | | | depends on this. | ||||
* | remove uneeded def | James Cox | 2002-09-06 | 1 | -1/+0 |
| | |||||
* | NetWare related changes/modifications | Anantha Kesari H Y | 2002-09-06 | 1 | -1/+2 |
| | |||||
* | @- Added --disable-all configure option. (Jani) | foobar | 2002-09-04 | 1 | -21/+17 |
| | |||||
* | Fix --enable-xml=shared | Sascha Schumann | 2002-05-04 | 1 | -3/+3 |
| | |||||
* | - Fix a possible memory leak in xml_set_handler(). | Markus Fischer | 2002-04-13 | 1 | -0/+5 |
| | | | | | | | | | I stumbled over this while trying out 'pear package' which, while doing xml parsing, re-assigns the variaous callback handlers depending on the version during xml processing. If this check causes problems, let me know. | ||||
* | * remove extra end-fold | Stig Bakken | 2002-04-09 | 1 | -1/+0 |
| | |||||
* | Revert the bogus patch. | foobar | 2002-04-04 | 1 | -5/+5 |
| | |||||
* | - fix "xml_parse_into_struct/umlauts in tags" testcase. It never really | Jan Lehnardt | 2002-03-23 | 1 | -5/+5 |
| | | | | | - worked | ||||
* | proto fixes | Hartmut Holzgraefe | 2002-03-21 | 1 | -21/+21 |
| | |||||
* | Remove old Makefile templates | Sascha Schumann | 2002-03-12 | 2 | -18/+0 |
| | |||||
* | Add global include path, so that other extensions can access | Sascha Schumann | 2002-03-11 | 1 | -1/+2 |
| | | | | | the expat header. | ||||
* | Please welcome the new build system. | Sascha Schumann | 2002-03-07 | 1 | -17/+6 |
| | | | | | | | | | | If you encounter any problems, please make sure to email sas@php.net directly. An introduction can be found on http://schumann.cx/buildv5.txt | ||||
* | - More test fixes | Derick Rethans | 2002-03-05 | 4 | -1/+5 |
| | |||||
* | Maintain headers. | Sebastian Bergmann | 2002-02-28 | 1 | -1/+1 |
| | |||||
* | Add a note that this statement will never be reached. | Jon Parise | 2002-01-27 | 1 | -1/+2 |
| | |||||
* | - Fix bug in XML extension which exists due to a not perfect work around | Andi Gutmans | 2001-12-29 | 1 | -6/+9 |
| | | | | | - with ZE1. In ZE2 the correct code seems to work well. | ||||
* | proto fix | Hartmut Holzgraefe | 2001-12-17 | 1 | -1/+1 |
| | |||||
* | add todo | Thies C. Arntzen | 2001-12-14 | 1 | -0/+3 |
| | |||||
* | Update headers. | Sebastian Bergmann | 2001-12-11 | 2 | -4/+4 |
| | |||||
* | Unified the configure messages. | foobar | 2001-11-30 | 1 | -3/+4 |
| | |||||
* | * 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) | ||||
* | include php_compat.h, so that we use php_XML_* if necessary. Better to do it ↵ | Dan Libby | 2001-09-27 | 1 | -0/+1 |
| | | | | in expat.h, so that other libs, eg xmlrpc, inherit this behavior and we can link | ||||
* | 2nd phase in back-substitution those macro's | Jeroen van Wolffelaar | 2001-09-25 | 1 | -16/+16 |
| | | | | | 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 | -40/+40 |
| | | | | isn't optimal, it parses for example var->zval.value incorrect) please let me know. | ||||
* | - Don't wrap lines... this is annoying while coding. | Derick Rethans | 2001-09-09 | 1 | -2/+2 |
| | |||||
* | if test -f /usr/local/lib/libexample.s?; then <-- no workie | foobar | 2001-09-07 | 1 | -1/+1 |
| | | | | | | | | if test -f /usr/local/lib/libexample.so; then <-- workie # # You can all point at me and laugh now.. :( # | ||||
* | null terminate the returned string in here too. | foobar | 2001-08-18 | 1 | -1/+2 |
| | |||||
* | ws fix. | foobar | 2001-08-18 | 1 | -117/+74 |
| | |||||
* | Fix warning. | Sebastian Bergmann | 2001-08-12 | 1 | -1/+1 |
| | |||||
* | tags need to be UTF8-decoded as well. | Thies C. Arntzen | 2001-08-12 | 2 | -54/+94 |
| | | | | | | guys, case_folding can only work when the parser target encoding equal (or compatible) with the locale setting of the system as we use toupper to "do it" | ||||
* | More TSRMLS_FETCH annihilation | Zeev Suraski | 2001-07-31 | 1 | -2/+2 |
| | |||||
* | @- Bump bundled expat to 1.95.2 (Thies) | Thies C. Arntzen | 2001-07-30 | 7 | -214/+268 |
| | |||||
* | Zend compatibility patch | Zeev Suraski | 2001-07-30 | 1 | -1/+1 |
| | |||||
* | More TSRMLS_FETCH work, and a bit of cleanup | Zeev Suraski | 2001-07-30 | 1 | -6/+5 |
| | |||||
* | More TSRMLS_FETCH annihilation (Zend compatibility patch) | Zeev Suraski | 2001-07-30 | 1 | -0/+2 |
| | |||||
* | - Use object macros | Andi Gutmans | 2001-07-28 | 1 | -1/+1 |
| |