Xuefer
|
2426df47f4
|
fix stat() for relative file not in include_path but in current executing file directory (only for when inode available)
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@661 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
14 years ago |
Xuefer
|
4bec45f41c
|
PHP6 build fix
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@660 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
14 years ago |
Xuefer
|
0af97244f2
|
PHP 6 fix
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@659 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
14 years ago |
Xuefer
|
2d2b69a0be
|
fix build with PHP6
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@658 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
14 years ago |
Xuefer
|
33c744804b
|
compile against PHP 4
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@657 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
14 years ago |
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
|
14 years ago |
Xuefer
|
c2df47c060
|
remove warning about unreferenced local variable
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@653 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
14 years ago |
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
|
14 years ago |
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
|
14 years ago |
Xuefer
|
4dbfbd7e1e
|
also cache/reproduce E_DEPRECATED
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@648 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
14 years ago |
Xuefer
|
88bc4b2d67
|
fix config example, undefined variable d
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@647 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
14 years ago |
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
|
14 years ago |
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
|
14 years ago |
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
|
14 years ago |
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
|
14 years ago |
Xuefer
|
8244810842
|
PHP_6: incompatible pointer size_t *
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@638 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
14 years ago |
Xuefer
|
c553ca6262
|
PHP_6: fix build
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@637 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
14 years ago |
Xuefer
|
f20aec667f
|
avoid unused function warning
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@635 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
14 years ago |
Xuefer
|
c7adf58d1c
|
add () suggested by gcc
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@631 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
14 years ago |
Xuefer
|
6e324d93f8
|
remove unused HashTable_zend_constant
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@628 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
14 years ago |
Xuefer
|
7562e5de48
|
ChangeLog for r460
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@613 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
14 years ago |
Xuefer
|
30897a816d
|
sync with 1.3 ChangeLog
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@612 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
14 years ago |
Xuefer
|
a21bc4924a
|
bump year
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@609 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
14 years ago |
Xuefer
|
2b365084d4
|
eol-style
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@605 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
14 years ago |
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
|
14 years ago |
Xuefer
|
7e32e6c2b0
|
added $enable_eval
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@591 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
14 years ago |
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
|
14 years ago |
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
|
14 years ago |
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
|
14 years ago |
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
|
14 years ago |
svn
|
dbd017ed9d
|
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@584 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
15 years ago |
Xuefer
|
196ad101f3
|
[571] was a wrong fix
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@572 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
15 years ago |
Xuefer
|
7293c3f9c2
|
check for file size to be consistent
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@571 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
15 years ago |
Xuefer
|
f39afa916d
|
disable XCache for cli correctly
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@570 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
15 years ago |
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
|
15 years ago |
Xuefer
|
ec824ae47b
|
add missing opcodes for 5.3
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@568 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
15 years ago |
Xuefer
|
ff36da1899
|
fix wrong count in head comment
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@567 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
15 years ago |
Xuefer
|
735dc81bec
|
add id/name in comments for readability
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@566 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
15 years ago |
Xuefer
|
8f49d73802
|
revert [564]
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@565 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
15 years ago |
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
|
15 years ago |
Xuefer
|
aa8ef70803
|
updates from eaccelerator
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@563 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
15 years ago |
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
|
15 years ago |
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
|
15 years ago |
Xuefer
|
907def1739
|
removed typo
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@558 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
15 years ago |
Xuefer
|
ece92b1cf4
|
fix build for win32
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@557 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
15 years ago |
Xuefer
|
2e156fb758
|
PHP_6: upstream api changed, fix build
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@556 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
15 years ago |
Xuefer
|
9031c962d5
|
remove signed/unsigned warning
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@555 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
15 years ago |
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
|
15 years ago |
Xuefer
|
f9a44682c1
|
better readability
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@553 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
15 years ago |
Xuefer
|
3057e08df7
|
typo
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@552 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
15 years ago |