Author |
|
Millennium
Joined: 17 Apr 2006 Posts: 179 Location: Leiderdorp, NL, EU
|
|
Back to top |
|
Smitty
Joined: 03 Jan 2008 Posts: 197
|
Posted: Mon 08 Feb '10 15:29 Post subject: |
|
|
Thanks Millennium! I tested both in my 5.2.12 and 5.3.1 installations and they both work great. |
|
Back to top |
|
Steffen Moderator
Joined: 15 Oct 2005 Posts: 3092 Location: Hilversum, NL, EU
|
Posted: Mon 08 Feb '10 20:51 Post subject: |
|
|
Could not find the change log for 1.0 ?
Steffen |
|
Back to top |
|
Millennium
Joined: 17 Apr 2006 Posts: 179 Location: Leiderdorp, NL, EU
|
Posted: Tue 09 Feb '10 1:37 Post subject: |
|
|
Steffen wrote: | Could not find the change log for 1.0 ?
Steffen |
* A retab on eaccelerator.c
* Remove caching based on inodes
* Reimplement eaccelerator_stat to speed it up: the new ea_stat is
almost twice as fast as the old version with inodes. The tests were
done on a file that includes 10k empty files.
Increment version to 1.0-dev |
|
Back to top |
|
Smitty
Joined: 03 Jan 2008 Posts: 197
|
Posted: Thu 25 Feb '10 15:14 Post subject: |
|
|
SVN412 is now released. Looks like they've fixed some more bugs. |
|
Back to top |
|
Millennium
Joined: 17 Apr 2006 Posts: 179 Location: Leiderdorp, NL, EU
|
|
Back to top |
|
Smitty
Joined: 03 Jan 2008 Posts: 197
|
Posted: Thu 25 Feb '10 23:57 Post subject: |
|
|
Works great, thanks Millennium. Will it build for PHP 5.2.12? |
|
Back to top |
|
Steffen Moderator
Joined: 15 Oct 2005 Posts: 3092 Location: Hilversum, NL, EU
|
Posted: Thu 25 Feb '10 23:57 Post subject: |
|
|
I hardly want to ask if you have it already for v5_2_12-VC6
What are the changes
Steffen |
|
Back to top |
|
Millennium
Joined: 17 Apr 2006 Posts: 179 Location: Leiderdorp, NL, EU
|
Posted: Fri 26 Feb '10 0:09 Post subject: |
|
|
Steffen wrote: | I hardly want to ask if you have it already for v5_2_12-VC6
What are the changes
Steffen |
- Fixed class static variable restore where parent was protected
static and child was public static. This would lead to error
'Access to undeclared static property' upon restore from cache
- Added proper handling of class properties during storing in
cache. Public/private/protected is properly handled now. Somehow
this was a long overdue TODO spotted by running the testsuite.
This fixes ticket #408
- Small fix that solves some issues with lambda (closure)
functions. This solves ticket #405
- Fixed double free in eaccelerator_globals_dtor. This closes ticket #404
- php_check_open_basedir only needs to be called when restoring |
|
Back to top |
|
Millennium
Joined: 17 Apr 2006 Posts: 179 Location: Leiderdorp, NL, EU
|
Posted: Fri 26 Feb '10 0:39 Post subject: |
|
|
Smitty wrote: | Works great, thanks Millennium. Will it build for PHP 5.2.12? |
Your Wish, is my command |
|
Back to top |
|
Smitty
Joined: 03 Jan 2008 Posts: 197
|
|
Back to top |
|
Smitty
Joined: 03 Jan 2008 Posts: 197
|
Posted: Fri 26 Feb '10 17:58 Post subject: |
|
|
Thanks Millennium. SVN412 for PHP 5.2.12 is working great. |
|
Back to top |
|
Smitty
Joined: 03 Jan 2008 Posts: 197
|
Posted: Sat 27 Feb '10 4:30 Post subject: |
|
|
Millennium,
Is there any chance you can build SVN412 for the newly released PHP 5.2.13?
Also, it looks like PHP 5.3.2 is at RC3 so it will be out soon as well.
Thanks, we all appreciate your work. |
|
Back to top |
|
Millennium
Joined: 17 Apr 2006 Posts: 179 Location: Leiderdorp, NL, EU
|
|
Back to top |
|
Smitty
Joined: 03 Jan 2008 Posts: 197
|
Posted: Mon 01 Mar '10 15:22 Post subject: |
|
|
Works great! Thanks again. |
|
Back to top |
|
Smitty
Joined: 03 Jan 2008 Posts: 197
|
Posted: Thu 04 Mar '10 19:28 Post subject: |
|
|
PHP 5.3.2 is now out! Looks like lots of good fixes and features.
http://www.php.net/
Edit: The Windows binaries are now available.
Last edited by Smitty on Mon 08 Mar '10 22:57; edited 1 time in total |
|
Back to top |
|
Smitty
Joined: 03 Jan 2008 Posts: 197
|
Posted: Sat 06 Mar '10 13:59 Post subject: |
|
|
anybody have any luck compiling EAC for PHP 5.3.2 VC9 yet? Thanks! |
|
Back to top |
|
Millennium
Joined: 17 Apr 2006 Posts: 179 Location: Leiderdorp, NL, EU
|
|
Back to top |
|
muerte
Joined: 12 Jan 2006 Posts: 37
|
Posted: Thu 11 Mar '10 2:12 Post subject: |
|
|
running on Windows 7 (x64), super speedy, so far so good(nts).
thanks! |
|
Back to top |
|
MPGCAN
Joined: 11 Mar 2010 Posts: 5
|
Posted: Thu 11 Mar '10 15:15 Post subject: |
|
|
Hi
I was wondering if someone would be kind enough to compile eAccelerator VC6 binaries for PHP 5.3.2
These I would like to include in the next release of Uniform Server
All the best
Ric |
|
Back to top |
|