This website requires JavaScript.
40041234c5
auto_globals_jit=off was not needed anymore
Xuefer
2008-01-05 11:52:18 +00:00
1af51b5e1f
PHP_6: fix method prototype
Xuefer
2008-01-05 10:44:57 +00:00
0c5f4896ce
use u_strlen instead of for loop
Xuefer
2008-01-05 10:44:30 +00:00
4df25f774b
PHP_6: the default 128M memory_limit is not enough for bug43128.phpt
Xuefer
2008-01-05 10:09:27 +00:00
1202c20d08
PHP_6: updated opcode names
Xuefer
2008-01-05 10:02:47 +00:00
decd2ba8c3
remove warning calling u_strcmp
Xuefer
2008-01-05 09:42:09 +00:00
470c2fcee8
PHP_4: fix build
Xuefer
2008-01-05 09:17:02 +00:00
a1bbff4ffd
PHP_6: unicode support for __get __set etc handlers
Xuefer
2008-01-05 09:12:31 +00:00
7dcd2de319
optimized function_table/class_table by caching hash value
Xuefer
2008-01-05 04:45:48 +00:00
277e453efc
1 byte off for zend_constant
Xuefer
2008-01-05 03:42:33 +00:00
b36dbed007
PHP_6: updated support
Xuefer
2008-01-05 03:42:14 +00:00
5b6d472b1d
constinfos cannot be fast copied
Xuefer
2008-01-05 02:36:01 +00:00
5197de4739
clean shutdown
Xuefer
2008-01-04 17:13:34 +00:00
6acd2447dd
kill warning
Xuefer
2008-01-04 17:11:30 +00:00
7e8177b1d5
don't catch compiler error, just warnings
Xuefer
2008-01-04 14:42:36 +00:00
e568e2dfde
updated dependency for xcache.lo
Xuefer
2008-01-04 14:15:18 +00:00
6c747e7378
PHP_5_3: deep copy arg_info which is modified by executor
Xuefer
2008-01-04 14:05:12 +00:00
947977da9c
oops
Xuefer
2008-01-04 11:40:13 +00:00
52c01c2e35
fixed #157 : support user error handler for E_STRICT. E_STRICT is now cached
Xuefer
2008-01-04 11:38:57 +00:00
1d225c1885
shallow copy for some compiler result infos
Xuefer
2008-01-04 11:20:05 +00:00
7e50cbcc53
branch 1.3
Xuefer
2007-12-29 12:21:30 +00:00
9141786a1d
released 1.2.2
Xuefer
2007-12-29 04:00:41 +00:00
0d656f2095
merged r490 from b1.2: added module dependency, thanks to Cristian Rodriguez
Xuefer
2007-12-29 03:48:54 +00:00
94674f8374
PHP_5_3: support for new zvalue_value.type
Xuefer
2007-12-29 03:44:16 +00:00
bdfcccd6be
added module dependency, thanks to Cristian Rodriguez
Xuefer
2007-12-29 03:42:02 +00:00
ae0a470d3d
ChangeLog/NEWS update
Xuefer
2007-12-29 03:34:05 +00:00
4ac98a4163
typo issue
Xuefer
2007-12-28 12:10:37 +00:00
9fdc8ec51a
ZVAL_REFCOUNT was removed in ZendEngine
Xuefer
2007-12-28 12:10:13 +00:00
b038eb84c3
fix unused variable warning
Xuefer
2007-12-28 12:09:43 +00:00
b96c159e8e
5.3 support
Xuefer
2007-12-28 10:16:12 +00:00
adf9a227cf
fix: zval_data type size mismatch
Xuefer
2007-10-07 06:31:19 +00:00
dc4c665b47
merged [482] from trunk: fixed #129 , added idx_type for PHP_5_3
Xuefer
2007-10-07 06:26:01 +00:00
9e29e3173d
fixed #129 , added idx_type for PHP_5_3
Xuefer
2007-10-07 06:24:10 +00:00
878086303d
merged [480] from trunk: compile against PHP_5_3
Xuefer
2007-10-01 11:35:06 +00:00
6b0f3f9cdf
compile against PHP_5_3
Xuefer
2007-10-01 11:24:34 +00:00
e51eabd4d3
scheme=malloc was broken in [465]
Xuefer
2007-09-17 10:46:33 +00:00
c81abedaec
scheme=malloc was broken in [470]
Xuefer
2007-09-17 10:45:07 +00:00
04ce5c5466
opcodes data is copied but not the op_array. use op_array_handler instead
Xuefer
2007-08-19 14:15:51 +00:00
bbdcdcf41b
static function
Xuefer
2007-08-19 13:59:10 +00:00
04599ccaeb
fix enable_auth name in ini, thanks to nitrox
Xuefer
2007-08-11 16:08:27 +00:00
d807b0ea32
oops
Xuefer
2007-08-08 16:15:03 +00:00
e3cbc73101
oops
Xuefer
2007-08-08 16:14:54 +00:00
6dca4feae6
merged [471] from b1.2: live with wrong system time: allow caching files with mtime in further
Xuefer
2007-08-08 16:10:16 +00:00
3f302fd4d9
live with wrong system time: allow caching files with mtime in further
Xuefer
2007-08-08 16:08:49 +00:00
8d96b47ea3
merged r466 from b1.2: support shm-malloc only on --enable-xcache-test
Xuefer
2007-08-05 02:54:14 +00:00
7fa6d217b5
ChangeLog update
Xuefer
2007-08-05 02:46:35 +00:00
59f78d0c34
ChangeLog update
Xuefer
2007-08-05 02:43:34 +00:00
c9e233fb73
merged r465 from b1.2: fixed #102 , Segmentation fault with xcache.var_size=1K
Xuefer
2007-08-05 02:38:31 +00:00
4045295821
support shm-malloc only on --enable-xcache-test
Xuefer
2007-08-05 02:37:02 +00:00
5c003a3e53
fixed #102 , Segmentation fault with xcache.var_size=1K
Xuefer
2007-08-05 02:35:53 +00:00
099c160cc7
fix lastattr
Xuefer
2007-07-29 04:44:55 +00:00
51cfc2b083
fix nesting <span> and <li>
Xuefer
2007-07-29 04:40:44 +00:00
63923e3e34
avoid -1 in cov decode
Xuefer
2007-07-29 04:06:46 +00:00
138784778e
table head font-size for non-latin font
Xuefer
2007-07-29 04:00:40 +00:00
2b1133a08c
font-size and newline fix for firefox
Xuefer
2007-07-29 03:58:54 +00:00
af7b0662e8
merged [458] from trunk: update XCache links
Xuefer
2007-07-27 02:59:08 +00:00
6b86e2a525
update XCache url
Xuefer
2007-07-27 02:03:34 +00:00
54f2a81e99
merged [456] from trunk: fixed #133 : add "compile failures" in XCache admin stats
Xuefer
2007-07-14 05:10:55 +00:00
c3035478ef
fixed #133 : add "compile failures" in XCache admin stats
Xuefer
2007-07-14 05:06:10 +00:00
71adde3e60
fix wrong merge in [996] and [451], [454]
Xuefer
2007-07-14 04:47:24 +00:00
0f8c5fd2bf
merged [453] from b1.2: for non cachable files, they just wont be cached. we shound't scare the users with high misses
Xuefer
2007-07-12 03:28:26 +00:00
25c1cfc36d
for non cachable files, they just wont be cached. we shound't scare the users with high 'misses'
Xuefer
2007-07-12 03:25:02 +00:00
f84161377d
merge .vimrc from trunk
Xuefer
2007-07-12 03:23:30 +00:00
4953a17ea3
merged [449] from turnk: fix compiling state after compiling non cachable files, thanks PatrickDK
Xuefer
2007-07-12 03:11:06 +00:00
266bddbfb9
the missing piece merging from [408]
Xuefer
2007-07-12 03:03:33 +00:00
39d0f92019
fix compiling state after compiling non cachable files, thanks PatrickDK
Xuefer
2007-07-12 02:32:54 +00:00
101853b03c
merged 447 from 1.2, news/changelog update
Xuefer
2007-07-11 12:56:10 +00:00
d737e64d9a
update
Xuefer
2007-07-11 12:26:11 +00:00
11c56a51e1
merged [444] from trunk: fixed #55 crashes php tokenizer on certain special situation
Xuefer
2007-07-11 12:02:42 +00:00
daa3f82664
bump to 1.2.2-dev
Xuefer
2007-07-11 12:02:09 +00:00
e13b693a38
fixed #55 : crashes php tokenizer on certain special situation
Xuefer
2007-07-11 11:58:16 +00:00
a05de73c69
bump years
Xuefer
2007-07-01 08:55:25 +00:00
3a321b269b
bump years
Xuefer
2007-07-01 08:54:53 +00:00
b45e20e51d
bump version and years
Xuefer
2007-07-01 08:54:11 +00:00
88e9ed6e2e
release 1.2.1
Xuefer
2007-07-01 08:51:49 +00:00
be67db0903
php5.2-non-zts build fix
Xuefer
2007-07-01 06:59:09 +00:00
8026a10476
5.2-non-zts build fix
Xuefer
2007-07-01 06:54:42 +00:00
9bca38f202
copy internal table correctly, refix #59 which is broken by [429]
Xuefer
2007-06-30 05:33:30 +00:00
da5e1045ec
merged [434] from trunk: typo
Xuefer
2007-06-30 05:28:40 +00:00
4a2a8a9ac6
copy internal table correctly, refix #59 which is broken by [429]
Xuefer
2007-06-30 05:17:52 +00:00
513ae0523a
typo
Xuefer
2007-06-30 05:04:55 +00:00
1f1be4a9c6
merged [431] from b1.2: fast inc/dec was trying to break ro protection
Xuefer
2007-06-29 03:09:47 +00:00
9c6952a563
fixed #109 : fast inc/dec was trying to break ro protection
Xuefer
2007-06-29 02:59:36 +00:00
bd44331a19
merged news
Xuefer
2007-06-22 15:36:41 +00:00
7957e6ac4b
update news
Xuefer
2007-06-22 15:35:31 +00:00
a29a43eb1f
refix #101 , apache1 segv with non-zts php+XCache
Xuefer
2007-06-22 15:11:06 +00:00
6c2fb417ad
refix #101 , apache1 segv with non-zts php+XCache
Xuefer
2007-06-22 15:09:46 +00:00
e2cd370682
bump version
Xuefer
2007-06-21 16:39:34 +00:00
8dc471618b
tagged 1.2.1-rc2
Xuefer
2007-06-21 16:39:02 +00:00
4a41eef22e
merged [423] from b1.2: fixed #101 , #105 : Fixed compatibility issue for apache 1.x
Xuefer
2007-06-21 16:37:29 +00:00
0fda8ef4a8
merged changelog from [417]
Xuefer
2007-06-21 16:35:31 +00:00
4d25462b6d
fixed #101 , #105 : Fixed compatibility issue for apache 1.x
Xuefer
2007-06-21 16:32:46 +00:00
1f70f08f07
merged [421] from trunk->1.2: updated notice for when missing php.ini
Xuefer
2007-06-21 15:44:18 +00:00
309e6669e3
updated notice for when missing php.ini
Xuefer
2007-06-21 15:40:17 +00:00
ed3a3d2c43
merged [398] from trunk: added opcode_spec_def.h
Xuefer
2007-06-20 02:39:18 +00:00
4932014df3
fixed #103 , able to edit non-string variable
Xuefer
2007-06-20 02:28:33 +00:00
ec4f08afcc
fixed #104 , magic quotes compatibility
Xuefer
2007-06-20 02:24:41 +00:00
2e3707667d
merged [416] from trunk->1.2: Garbage collector disabled when xcache.cacher set to off
Xuefer
2007-06-17 04:13:42 +00:00
efbacfb22c
fixed #94 , gc was disabled when xcache.cacher set to off
Xuefer
2007-06-17 04:10:10 +00:00
5716072135
bump version
Xuefer
2007-06-14 06:06:21 +00:00