1
0
Fork 0
Commit Graph

678 Commits (89d82663c1f5dcb540cc74e523bfb829c519ef08)

Author SHA1 Message Date
Xuefer 0af97244f2 PHP 6 fix
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@659 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2009-08-02 01:53:56 +00:00
Xuefer 2d2b69a0be fix build with PHP6
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@658 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2009-08-01 19:25:27 +00:00
Xuefer 33c744804b compile against PHP 4
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@657 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2009-07-31 12:43:19 +00:00
Xuefer 4f1ec33902 use zend_llist instead of HashTable for gc_op_arrays
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@656 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2009-07-31 09:41:19 +00:00
Xuefer c2df47c060 remove warning about unreferenced local variable
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@653 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2009-07-21 04:10:29 +00:00
Xuefer 89f3a28486 make use of internal_constant_tail otherwise 1.3 will cache unwanted constants
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@651 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2009-07-20 05:24:38 +00:00
Xuefer 776cc97364 pre-php5.3 fix about IS_CONSTANT_TYPE_MASK
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@649 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2009-07-10 13:58:17 +00:00
Xuefer 4dbfbd7e1e also cache/reproduce E_DEPRECATED
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@648 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2009-07-10 04:02:07 +00:00
Xuefer 88bc4b2d67 fix config example, undefined variable d
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@647 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2009-07-08 17:50:26 +00:00
Xuefer 3003e642fb reverted r643 as it's a false assertion. try another way to get ride of some const warning
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@645 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2009-07-08 04:39:33 +00:00
Xuefer 28ce1b378c name/class_name need not deep copy in zend_arg_info
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@643 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2009-07-06 09:47:52 +00:00
Xuefer dd1d1592fc make indent optional in Makefile so when it coredump in somecase won't harm building
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@642 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2009-07-06 09:42:00 +00:00
Xuefer bc2a3aa184 copy only internal constant, clean constant on shutdown
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@640 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2009-07-05 14:43:38 +00:00
Xuefer 8244810842 PHP_6: incompatible pointer size_t *
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@638 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2009-07-05 10:14:19 +00:00
Xuefer c553ca6262 PHP_6: fix build
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@637 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2009-07-05 10:05:40 +00:00
Xuefer f20aec667f avoid unused function warning
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@635 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2009-07-05 09:52:21 +00:00
Xuefer c7adf58d1c add () suggested by gcc
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@631 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2009-07-05 09:42:31 +00:00
Xuefer 6e324d93f8 remove unused HashTable_zend_constant
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@628 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2009-07-05 09:39:19 +00:00
Xuefer 7562e5de48 ChangeLog for r460
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@613 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2009-07-05 06:18:35 +00:00
Xuefer 30897a816d sync with 1.3 ChangeLog
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@612 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2009-07-05 06:17:44 +00:00
Xuefer a21bc4924a bump year
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@609 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2009-07-05 06:06:51 +00:00
Xuefer 2b365084d4 eol-style
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@605 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2009-07-05 05:52:31 +00:00
Xuefer 39e6d5eac5 show var export'ed value for non-editable content
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@592 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2009-04-16 08:50:16 +00:00
Xuefer 7e32e6c2b0 added $enable_eval
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@591 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2009-04-16 08:43:35 +00:00
Xuefer fa00e9c679 change the way to run all php tests, with php-src php-cli php-cgi symlink to correct target
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@590 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2009-04-01 15:40:12 +00:00
Xuefer d220e949c5 test case tests/func/010.phpt need more memory than 1M
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@589 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2009-04-01 15:38:54 +00:00
Xuefer 010293a523 handle compile time new constant. fixed #208: null as default value for parameters with array type hint produces a fatal error
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@588 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2009-04-01 08:06:38 +00:00
Xuefer 411fc206f9 patch from rcasagraude, quote macro definiton in m4 command line to prevent recursion
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@585 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2009-02-14 11:17:53 +00:00
svn dbd017ed9d git-svn-id: svn://svn.lighttpd.net/xcache/trunk@584 c26eb9a1-5813-0410-bd6c-c2e55f420ca7 2009-01-28 05:02:59 +00:00
Xuefer 196ad101f3 [571] was a wrong fix
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@572 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2008-09-03 06:55:20 +00:00
Xuefer 7293c3f9c2 check for file size to be consistent
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@571 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2008-08-29 03:30:31 +00:00
Xuefer f39afa916d disable XCache for cli correctly
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@570 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2008-08-20 14:38:45 +00:00
Xuefer 69c693df21 do not call php6 api for older php
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@569 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2008-08-17 14:51:22 +00:00
Xuefer ec824ae47b add missing opcodes for 5.3
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@568 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2008-08-17 14:38:13 +00:00
Xuefer ff36da1899 fix wrong count in head comment
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@567 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2008-08-17 14:27:19 +00:00
Xuefer 735dc81bec add id/name in comments for readability
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@566 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2008-08-17 14:19:25 +00:00
Xuefer 8f49d73802 revert [564]
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@565 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2008-08-17 14:10:25 +00:00
Xuefer 8d05a8fbee add id/name in comment to make it more readable
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@564 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2008-08-17 14:04:25 +00:00
Xuefer aa8ef70803 updates from eaccelerator
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@563 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2008-08-17 13:57:02 +00:00
Xuefer d7e92e4f8b 5.3 support, merge news from 1.2
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@562 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2008-08-17 10:52:42 +00:00
Xuefer 430f921aa6 fixed #183: fix for some assert.h that conflict with php.h NDEBUG stuffs
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@559 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2008-07-04 08:38:12 +00:00
Xuefer 907def1739 removed typo
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@558 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2008-05-22 03:47:33 +00:00
Xuefer ece92b1cf4 fix build for win32
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@557 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2008-05-05 14:00:13 +00:00
Xuefer 2e156fb758 PHP_6: upstream api changed, fix build
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@556 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2008-05-05 13:59:57 +00:00
Xuefer 9031c962d5 remove signed/unsigned warning
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@555 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2008-05-05 13:59:25 +00:00
Xuefer a1bab03a43 fix build for vc for strict c rule
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@554 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2008-05-05 11:50:54 +00:00
Xuefer f9a44682c1 better readability
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@553 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2008-05-05 11:40:43 +00:00
Xuefer 3057e08df7 typo
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@552 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2008-04-26 12:56:25 +00:00
Xuefer fa9c06ac40 fix build for PHP_4
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@551 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2008-04-18 02:10:35 +00:00
Xuefer 22b1a0e9a1 PHP_5_2: 5.2.6 has its own changes which is not the same as in 5_3 for implementing alloca limit
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@550 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2008-04-09 12:51:18 +00:00