|
|
|
@424
|
2 months |
bart |
Windows reverted to the old way, to hard to get a uid.
|
|
|
|
@418
|
3 months |
hans |
Fixed compilation against php-5.1. This closes ticket #426.
|
|
|
|
@411
|
7 months |
hans |
* Fixed class static variable restore where parent was protected
…
|
|
|
|
@409
|
7 months |
hans |
Fixed double free in eaccelerator_globals_dtor. This closes ticket #404
|
|
|
|
@406
|
7 months |
hans |
php_check_open_basedir only needs to be called when restoring
|
|
|
|
@405
|
7 months |
hans |
Remove some leftover debug output that broke compilation with php-5.2 and …
|
|
|
|
@397
|
7 months |
bart |
Now really add the sched_yield command and not only in commented out
|
|
|
|
@395
|
7 months |
hans |
Fixed linking of ZEND_DECLARE_INHERITED_CLASS_DELAYED across bb's in the …
|
|
|
|
@394
|
7 months |
bart |
Remove some leftovers from the lock api
|
|
|
|
@393
|
7 months |
bart |
Fix spinlocks on Solaris with Sun Compiler. #325
|
|
|
|
@392
|
7 months |
bart |
Add a call to sched_yield after a failed spinlock to prevent deadlock …
|
|
|
|
@391
|
7 months |
bart |
Use snprintf the right way. See #290
|
|
|
|
@390
|
7 months |
bart |
Enable check_mtime usage again
|
|
|
|
@389
|
7 months |
bart |
Enable phar caching: Files in included from a phar file are cached now. …
|
|
|
|
@388
|
7 months |
bart |
Include the resolve path function from php so it is available for older …
|
|
|
|
@387
|
7 months |
bart |
Fix two compiler warnings
|
|
|
|
@385
|
7 months |
bart |
* A retab on eaccelerator.c
* Remove caching based on inodes
* Reimplement …
|
|
|
|
@381
|
8 months |
bart |
Prepare release for 0.9.6-rc2
|
|
|
|
@379
|
8 months |
hans |
Set op_array->early_binding in a later stage. This fixes ticket #394
|
|
|
|
@378
|
8 months |
hans |
Win32 VC6 project file update
|
|
|
|
@377
|
8 months |
hans |
* Some more work on delayed early binding. This fixes ticket #388
* Some …
|
|
|
|
@375
|
8 months |
bart |
Update year in copyright
|
|
|
|
@373
|
8 months |
hans |
Win32 ZTS fixes and updated Win32 project files
|
|
|
|
@372
|
8 months |
hans |
* Implemented ZEND_GOTO
* Implemented delayed early binding for php-5.3. …
|
|
|
|
@371
|
9 months |
hans |
PHP 5.3 ZEND_JMP_SET support
|
|
|
|
@370
|
9 months |
hans |
* Fixed ticket #383 (crash on ZEND_ADD_INTERFACE) * check_mtime can now be …
|
|
|
|
@369
|
9 months |
hans |
Win32 compilation fixes, updated VC++ project file to VC++ 2008 format
|
|
|
|
@368
|
9 months |
hans |
* Some quick and dirty tweaks to dasm.php to sync looks with control.php
* …
|
|
|
|
@367
|
9 months |
hans |
* Added a whole bunch of standard functions to
opt_result_is_numeric()
* …
|
|
|
|
@366
|
10 months |
hans |
PHP 5.3 optimizer and general fixes, some cleanups
|
|
|
|
@364
|
10 months |
hans |
Fixed ticket #194, updated opcode.c
|
|
|
|
@362
|
10 months |
bart |
Add the optimizer back
|
|
|
|
@360
|
10 months |
hans |
fixes for tickets #104 and #371
|
|
|
|
@359
|
10 months |
bart |
- Remove all non-core functionality
- Update version to 0.9.6-rc1
|
|
|
|
@349
|
2 years |
bart |
Fix user cache functions to work with php 5.3
|
|
|
|
@348
|
2 years |
bart |
First stab at php 5.3 support. Only fixes the script cache. phpMyAdmin …
|
|
|
|
@344
|
2 years |
bart |
Remove support for all php versions older than php 5.1
|
|
|
|
@342
|
2 years |
bart |
Add patch from ticket 232: removes an unlock that isn't needed there.
|
|
|
|
@340
|
3 years |
bart |
Add new opcodes introduced in PHP 5.3
|
|
|
|
@337
|
3 years |
hans |
Added cache object creation timestamp (shm and disk)\nAltered control …
|
|
|
|
@333
|
3 years |
bart |
Add code that checks the shared memory chunks if needed to make sure no …
|
|
|
|
@332
|
3 years |
bart |
Rewrite store_* functions so they no longer use the EAG(mem) global.
|
|
|
|
@331
|
3 years |
bart |
Rewrite the fixup_* functions they no longer use the EAG(mem) global
|
|
|
|
@330
|
3 years |
hans |
* Changed crash handler error message format to Apache-style error log …
|
|
|
|
@328
|
3 years |
bart |
Rewrite the calc_* values so it no longer uses the EAG(mem) global.
|
|
|
|
@327
|
3 years |
bart |
Improve storing of objects and fix bug #264
|
|
|
|
@326
|
3 years |
bart |
Fix an E_NOTICE error in the control panel
|
|
|
|
@325
|
3 years |
bart |
Fix a typo in the config file. #269
|
|
|
|
@323
|
3 years |
hans |
Fix for #242
|
|
|
|
@308
|
3 years |
bart |
Casting of var 'len' to (int) in decode_version() to get rid of an VC++ 6 …
|
|
|
|
@306
|
3 years |
bart |
Use php_strtok_r instead of strtok_r (Thanks to Daan <daan at parse.nl>)
|
|
|
|
@303
|
3 years |
bart |
Add patch from Nathanael (eaccelerator@…)
|
|
|
|
@302
|
4 years |
bart |
Apply the patch from #244 which causes heap corruption.
|
|
|
|
@300
|
4 years |
bart |
Move spinlock stuff into mm.c, no need for an extra file with extra …
|
|
|
|
@299
|
4 years |
bart |
Kick out the old filter implementation and use one based on fnmatch, this …
|
|
|
|
@298
|
4 years |
bart |
Use emalloc for filter lists, mixing memory from two allocators is enough.
|
|
|
|
@297
|
4 years |
bart |
Fixed a bug in the zend_class_entry dump debug routine
|
|
|
|
@296
|
4 years |
bart |
Fix loading of cached scripts and data on disk
|
|
|
|
@295
|
4 years |
bart |
Some more year updates
|
|
|
|
@294
|
4 years |
bart |
Revert some changes form changeset @256 to fix bug #199
|
|
|
|
@292
|
4 years |
bart |
Check if those array indices are set before testing them in control.php
|
|
|
|
@291
|
4 years |
bart |
Cleanup: Removed some commented out code, changed some debug statements,
…
|
|
|
|
@290
|
4 years |
bart |
Always compile a ea_debug_error message in ea_restore.c
|
|
|
|
@289
|
4 years |
bart |
Fixed a nullpointer dereference in some special cases in ea_restore.c:509
|
|
|
|
@288
|
4 years |
bart |
* Added a function to dump an eaccelerator class entry in debug.c
* …
|
|
|
|
@287
|
4 years |
bart |
* Removed some obsolete code
|
|
|
|
@286
|
4 years |
bart |
Happy newyear!
(Felt bored while studying)
|
|
|
|
@285
|
4 years |
bart |
* add some more isset for e_all error reporting
|
|
|
|
@283
|
4 years |
bart |
It seems I'm longer able to do simple comparisons, this
should fix …
|
|
|
|
@281
|
4 years |
bart |
|
|
|
|
@279
|
4 years |
bart |
Fix encoding and decoding of eA and php versions. Only three numbers
…
|
|
|
|
@278
|
4 years |
hans |
Replaced short php opening tags in control.php, Fixed typo in NEWS file, …
|
|
|
|
@277
|
4 years |
bart |
Prepare 0.9.5 release
|
|
|
|
@276
|
4 years |
bart |
* Fix a bug in the ttl of the cache. see ticket #182
|
|
|
|
@275
|
4 years |
hans |
Get session config variables from local values instead of global values. …
|
|
|
|
@273
|
4 years |
hans |
Fixed unbalanced ifdef introduced by rev 269
|
|
|
|
@272
|
4 years |
bart |
* Don't free memory with efree that has been allocated from the eA shm …
|
|
|
|
@271
|
4 years |
bart |
Only put the function that has the same name as the class as contructor
…
|
|
|
|
@269
|
4 years |
bart |
Reverse changeset 205 (doc-comment exclusion) from Tom Regner
…
|
|
|
|
@267
|
4 years |
hans |
Skip disk cache creation and clean/clear actions when operating in …
|
|
|
|
@266
|
4 years |
hans |
Fixes for tickets #157 and #164
|
|
|
|
@263
|
4 years |
bart |
* Fix stupid bug (#159)
* Handle returning null instead of array …
|
|
|
|
@262
|
4 years |
bart |
* zend_do_inheritance can't be called with TSRMLS_CC when using
php 4, …
|
|
|
|
@259
|
4 years |
bart |
* Fixed detection of SysV IPC shared memory and made anonymous mmap
the …
|
|
|
|
@258
|
4 years |
bart |
Clean up the session handler, removed old code for php < 4.3.
|
|
|
|
@256
|
4 years |
bart |
Remove some leftovers from restoring encoded scripts which only create …
|
|
|
|
@255
|
4 years |
bart |
Move some functions around to make more of them static, this reduces the …
|
|
|
|
@254
|
4 years |
bart |
Do a big cleanup in struct naming
|
|
|
|
@253
|
4 years |
bart |
* Don't use our own hash function, the one from the ZE is extremely much
…
|
|
|
|
@252
|
4 years |
bart |
Use php realpath directly without wrapper, TSRM implements the realpath …
|
|
|
|
@251
|
4 years |
bart |
Restore the class entry of zend_property_info when using php 5.2, this …
|
|
|
|
@249
|
4 years |
bart |
* Wrong ifdef in compile fix for php 5.2
* Update config.w32, VC6 and …
|
|
|
|
@248
|
4 years |
bart |
Fix bug #145, objects are serialized when they are stored in shared …
|
|
|
|
@247
|
4 years |
bart |
* Some fixes to make eAccelerator compile with php 5.2, this fixes bug …
|
|
|
|
@246
|
4 years |
bart |
Killing the very broken encoder. Once when eAccelerator is in full
…
|
|
|
|
@245
|
4 years |
bart |
Branched 0.9.5, development for 0.9.6 will start in trunk
Bumped up …
|
|
|
|
@242
|
4 years |
bart |
Fix loader.c too so we don't get any linking errors.
|
|
|
|
@241
|
4 years |
bart |
Fix restoring of opcode handler for php 5.0.5 when files are loaded
…
|
|
|
|
@239
|
4 years |
bart |
Add a config.w32 file for static building of eAccelerator
|
|
|
|
@238
|
4 years |
bart |
Update the VC2005 project files
|
|
|
|