|
|
|
@352
|
[352]
|
06/20/08 11:20:23 |
bart |
optimize.c: In php 5.3 this field is const
ea_restore.c: strings … |
|
|
|
@350
|
[350]
|
06/20/08 11:20:20 |
bart |
Failed to stage the commit properly |
|
|
|
@348
|
[348]
|
06/20/08 11:20:17 |
bart |
First stab at php 5.3 support. Only fixes the script cache. phpMyAdmin … |
|
|
|
@344
|
[344]
|
06/19/08 18:01:31 |
bart |
Remove support for all php versions older than php 5.1 |
|
|
|
@331
|
[331]
|
08/20/07 15:40:19 |
bart |
Rewrite the fixup_* functions they no longer use the EAG(mem) global |
|
|
|
@291
|
[291]
|
02/13/07 16:11:14 |
bart |
Cleanup: Removed some commented out code, changed some debug statements,
… |
|
|
|
@290
|
[290]
|
02/13/07 15:58:54 |
bart |
Always compile a ea_debug_error message in ea_restore.c |
|
|
|
@289
|
[289]
|
02/13/07 15:57:18 |
bart |
Fixed a nullpointer dereference in some special cases in ea_restore.c:509 |
|
|
|
@286
|
[286]
|
01/04/07 19:57:38 |
bart |
Happy newyear!
(Felt bored while studying) |
|
|
|
@274
|
[274]
|
09/18/06 13:05:52 |
hans |
some more ifdef fixing |
|
|
|
@271
|
[271]
|
09/15/06 17:01:01 |
bart |
Only put the function that has the same name as the class as contructor
… |
|
|
|
@269
|
[269]
|
09/15/06 14:49:57 |
bart |
Reverse changeset 205 (doc-comment exclusion) from Tom Regner
… |
|
|
|
@265
|
[265]
|
08/14/06 18:13:49 |
hans |
fixed svn properties on trunk (eol-style and keywords) |
|
|
|
@262
|
[262]
|
08/03/06 13:24:22 |
bart |
* zend_do_inheritance can't be called with TSRMLS_CC when using
php 4, … |
|
|
|
@255
|
[255]
|
07/29/06 13:04:04 |
bart |
Move some functions around to make more of them static, this reduces the … |
|
|
|
@254
|
[254]
|
07/29/06 12:37:52 |
bart |
Do a big cleanup in struct naming |
|
|
|
@251
|
[251]
|
07/28/06 22:32:06 |
bart |
Restore the class entry of zend_property_info when using php 5.2, this … |
|
|
|
@248
|
[248]
|
07/27/06 15:38:44 |
bart |
Fix bug #145, objects are serialized when they are stored in shared … |
|
|
|
@247
|
[247]
|
07/27/06 11:43:59 |
bart |
* Some fixes to make eAccelerator compile with php 5.2, this fixes bug … |
|
|
|
@241
|
[241]
|
07/25/06 14:31:24 |
bart |
Fix restoring of opcode handler for php 5.0.5 when files are loaded
… |
|
|
|
@236
|
[236]
|
07/24/06 14:10:22 |
hans |
Fix for ticket #47 and #63, related to problems restoring empty strings … |
|
|
|
@231
|
[231]
|
07/22/06 12:07:15 |
bart |
Some zval macro's differ for php4 and 5, this fixes #146. |
|
|
|
@228
|
[228]
|
07/19/06 11:13:56 |
bart |
Use some more zval macro's to cleanup things a bit |
|
|
|
@212
|
[212]
|
06/02/06 14:42:48 |
hans |
* Removed two unused vars from the internal datastructures
* Fixed … |
|
|
|
@205
|
[205]
|
05/04/06 15:00:20 |
bart |
Don't store the doc_comments in op_array and class_entry. They are … |
|
|
|
@201
|
[201]
|
04/11/06 17:59:53 |
bart |
A lot of fixes to silence the compile warnings generated when compiling … |
|
|
|
@195
|
[195]
|
04/06/06 18:49:25 |
hans |
Fixed handling of interfaces. This fixes sf.net bug #1440575 |
|
|
|
@180
|
[180]
|
03/07/06 12:57:49 |
bart |
Set refcount to 1 before storing a zval in the usercache. This fixes bug … |
|
|
|
@176
|
[176]
|
03/05/06 13:18:54 |
bart |
The nigthly cvs tarballs of sf aren't that nigthly at all. The commits … |
|
|
|
@173
|
[173]
|
02/24/06 12:43:53 |
hrak |
Altered the way debug output is in/excluded by adding a macro that … |
|
|
|
@172
|
[172]
|
02/23/06 12:11:21 |
hrak |
Don't increase parent refcount in restore_class_parent. This is wrong and … |
|
|
|
@170
|
[170]
|
02/21/06 17:45:43 |
hrak |
* Ditched the variadic macros. They were kinda useless now anyway since … |
|
|
|
@167
|
[167]
|
02/20/06 14:50:37 |
hrak |
Fixed ZE1 (<=PHP4) problem regarding parent class lookup during restore. … |
|
|
|
@165
|
[165]
|
02/19/06 20:04:12 |
hrak |
Fixed inheritance/prototype issue with abstract methods and classes during … |
|
|
|
@162
|
[162]
|
02/17/06 18:35:50 |
zoeloelip |
Merged PHP_5_1 branch with HEAD |
|
|
|
@127
|
[127]
|
08/03/05 20:54:32 |
zoeloelip |
Included some compile fixes. (Thanks Matt) |
|
|
|
@126
|
[126]
|
08/03/05 10:55:41 |
zoeloelip |
Included patch from the hardened php guys to make eA work
with hardened … |
|
|
|
@125
|
[125]
|
07/11/05 19:51:01 |
zoeloelip |
Some php4 compile fixes |
|
|
|
@124
|
[124]
|
07/11/05 19:25:38 |
zoeloelip |
* ea_store.c and ea_restore.c functions clean up
* extraced … |
|
|
|
@123
|
[123]
|
07/10/05 10:12:34 |
zoeloelip |
* Renamed some macros from MMC (mmcache) to EA (eg MMCG is now EAG)
* … |
|
|
|
@120
|
[120]
|
07/09/05 13:10:52 |
zoeloelip |
Code clean up and compile fixes for VC.net + VC.net project files update
… |
|
|
|
@116
|
[116]
|
07/07/05 14:05:26 |
zoeloelip |
Code refactoring needed for the new encoder. Moved all store/calc
… |