Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/php/pecl-caching-wincache
Windows Cache Extension for PHP
https://github.com/php/pecl-caching-wincache
Bug Fix: Don't copy the key name in zvcache if there isn't a key name.
ff1337cd39e2fe0d922369351a96d4496f28de18 authored over 9 years agoFix error if session fails during creation and using SessionHandler class
edc3fa0e78d27d2f53e630c1ecba5d2efc5291de authored over 9 years ago82849aab01596b0c92e4bde3b14fc8db946c935d authored over 9 years ago
49bd978145e9ef8e86ac0c4e4754fa9e473de3fb authored over 9 years ago
2975252aeafa2dbbad85647f18473132b733543d authored over 9 years ago
30f8825682ea4eec7becb262aa6d57270fc3d0c0 authored over 9 years ago
45b5bcd75a529a3ad3d38ba79ca88484715ab7a0 authored over 9 years ago
660bc6b371120a2ce01d174bf36e0be90bbdd55f authored over 9 years ago
Add ETW tracing
Convert init event to a mutex (improve stability if something gets killed while h...
159224fc5c4e631552bd39bbe8226b1cc7960d5a authored over 9 years ago
bc557a7d27010861b853bbef14c23a604c44c4a4 authored over 9 years ago
4632c2370d313e2896bb185f305eaa541ab324a2 authored over 9 years ago
65bf03afc67035d71e759f709f41098bebd092c7 authored almost 10 years ago
Add ACL'ing of temporary memory map files
Ensure all events/segments created with "Global\" prefi...
Refine VM base address selection for shared memory maps
Add configuration to control location of ...
d30b7ce9b79a311d16adead3a94c6bdaeaa5a956 authored almost 10 years ago
18e1c0c62677aa7f96b409b1f0635520062322f2 authored almost 10 years ago
Enable setting of debuglevel and reroute_enabled from .user.ini
0f10666bf1386986daf479c07dbfcaa0f93d7301 authored almost 10 years agoFix uninitialized variable issue that leads to av (null zend_error_cb).
Increase the timeout used...
Add reroute testing
bdb0170fef41a09ac992af26ae3603f9eb0a4551 authored about 10 years ago3f10c852f5f467ba85c48993354e12d53fde71b8 authored about 10 years ago
- Remove undocumented Wincache functions
- Rip out detours/reroute.ini stuff
- Add cache-aware wr...
af8e9146ba26df8ca1271a3c40193d096349bec8 authored about 10 years ago
14625929e7c124ac8cfb4996c9ce7bb40b17c840 authored about 10 years ago
php bug 67729 __callstatic not properly cached, leading to AV
fd1ccd894f060c8a01da713075d80ef5f738f1ac authored over 10 years agoAdd php error logging for issues with SRW locks
3cac84415399a52116475875b3841daa0eca356d authored over 10 years agoBUG #67466: Mapping error during startup leads to unpredictable AV in opcode cache
19a897bc8a0fd399f072db82d274c824956a3e40 authored over 10 years agoccca9ffc516cc8ca7e8c7fce4298f2691792a9c3 authored over 10 years ago
Handle the removal of IS_CONSTANT_ARRAY.
069a6b392792ea386a9af6b61fd8b7a50c582402 authored over 10 years ago- Add PHP 5.6 support
9955502d9f0c3bcf4b03355e82c33e3dfcef0a6b authored almost 11 years ago78502d36b3369922b7e27fff7c04e11e05d3fcd7 authored almost 11 years ago
Fixed several issues with potential crashes while holding cross-process locks.
Fixed nagging issu...
640bbdef7e96c1bc7063db3784382d63a67ac519 authored almost 11 years ago
58b5ac6127df56fc103a160acf6c4c5f135734fd authored almost 11 years ago
aed402b9ae27798deb517c88f6c3f7791d03734c authored about 11 years ago
Compile type mismatch warnings in wincache_string.c
AV on shutdown in wincache_aplist.c
d2d07224c85e26348b9539c94303f9c1d2926884 authored over 11 years ago
75b119ba6d7127f523e8a0541c05175817636ec5 authored over 11 years ago
b93a7f6d577d0d17be9883cdd22e4f9e917bd7d6 authored over 11 years ago
86494b5a2496efaf75faad5b57d27d62134abec0 authored over 11 years ago
24a8b835d6561c3b2a311bad6162651b8490d2d6 authored over 11 years ago
fc5f5ef155d0b496259318d532c536f481856ec9 authored over 11 years ago
Add phpt tests for Wincache
a3fe38996cf3b43c35d42f8a4a450113f43055df authored over 11 years agoea4b33d7f9fb920cfd54b3fe2bb89886626c1a9b authored over 12 years ago
be73ae900fb650d6b1197acd48746b381b81a21f authored over 12 years ago
539cd96840cc627bbf3a648f2894a1834460c99b authored over 12 years ago
- fix php_stream seek operation for cached wincache streams
0a464d3b144ea990cbf5225cb780ae951f041181 authored over 12 years ago- add support for php_stream for cached wincache streams
ba92027b2014fb6c5110068100bf84f423958844 authored over 12 years ago- Fix bug with caching zend_class_entry objects, where the filename was getting clobbered, thus b...
3bcdae2d70b5c78489c74382f6800cee816ad36f authored over 12 years ago- Zend Bucket struct fix (2.3 and 2.4 structs are different)
- rmdir pattern matching fix (check ...
88a30bc283061c8e6a2f8d3d9d00df518358245c authored over 12 years ago
- Increased User Cache max to 1024 (1GB)
- Fixed issue with rmdir
81b0df4b5bd6ed57635d074b4f8093b12a525713 authored over 12 years ago
774af097c8b9ea98d3a597ccae15064b62efe6e4 authored almost 13 years ago
1523f7ad8d6570800b3da820e569496b22ad9e3c authored almost 13 years ago
866898a21289843f5a6a6a4069f28291adb378fd authored almost 13 years ago
- Added support for PHP 5.4, which includes support for the following:
* Zend Engine 2.4 struct...
88e4278cff430923cd55bd212df418e3d74dabb7 authored almost 13 years ago
76aeaaf2bbe9559271fa285f7cfda5386dec3381 authored over 13 years ago
Other code clean up and refactoring.
2c3107b2ae106189c1264a80bd2314f2a32863e7 authored almost 14 years ago- Fixed an access violation bug caused by concurrent access to the file change notification listener
0e4039bdc62e4bac1a90b01a704c3b2f15cae2b7 authored almost 14 years ago86cc7aef57af9d905e7292d2f9cc3f8d6592ec01 authored almost 14 years ago
f0024129f678ce87229af56f632e42c746c618e5 authored almost 14 years ago
f8bcd371c9eb69c03995f552f0f338592c0b1475 authored about 14 years ago
c0c8f1c33918ac22c09e68b542d9096f1ef65caa authored about 14 years ago
9f0821d458908d587d4795516b8fcde880fd1c1c authored about 14 years ago
4198fb560ae15f9d0b8734bb936be36212359138 authored over 14 years ago
3db9812d637cec165e6f0b8f190930804d4d86e0 authored over 14 years ago
6fc3af01f5a29c94bfe35eb1e8190ec128c02d20 authored over 14 years ago
4d68fb4338eaa00d9c737e07653c53a32f4ccaec authored over 14 years ago
eaf2626f19812d1971b347f90ba5e6991d72d291 authored over 14 years ago
cc92bbd70d928f3c5615401e45169e10793d7217 authored over 14 years ago
15970f9b6e43bab7366972c9f71d750e513e2092 authored over 14 years ago
121a2c3dff62b07a5827a5456c2de569b8242932 authored over 14 years ago
99c7c5c9bcd49266d4049cb02e117842012b3540 authored over 14 years ago
105bfafacc2dfc26b79192799e5d3341c65128d5 authored over 14 years ago
e55c69760b263d1e37f4e7c7d8a1e8777a1362a6 authored almost 15 years ago
2c64f518a1aa64f8a264e49292c0d38ca379ecdc authored almost 15 years ago
cfdbb189969c81f32197fbaec030b215a42ed941 authored almost 15 years ago
e3539806aa0d61fdf8277a7c34d5802bbe0832bc authored almost 15 years ago
c559e358919a28fda59a2c62ce00943b6badb18e authored almost 15 years ago
9500249fba3333ddf28a34e826eb8f16df9f4544 authored almost 15 years ago
db34e6c9561b079729807757d7e4b93b2d047b16 authored almost 15 years ago
ec2e7fccb196d1a090f1d7a86504f851548e723e authored almost 15 years ago
51213f4a8f7f7c2b2488b55fb9b69c918327af85 authored almost 15 years ago
Added size column to the user cache table
Fixed the pie chart to show correct percentage for user...
b84bfc212d8d00680a7e27326d0c82c0213203d6 authored almost 15 years ago
As announced in http://news.php.net/php.pecl.dev/7123
0a5ec841325902b0fa1083c1981106dd9302d048 authored almost 15 years ago29016aa085e12e9c624937e24b34ef9eb7ca39ff authored almost 15 years ago
45e24376359fd52e5d8aa70c33ad5bbf1ef38bfd authored almost 15 years ago
89a6992d9676c04c2e6966de607c727f380d5314 authored almost 15 years ago
16d33640da30641d4530f42f8715eb1c831f03b9 authored almost 15 years ago
6185eab6c163ff58a2aca1efecf6b293fca98c75 authored almost 15 years ago
c8f9b1aee90df4e83528ffe523ba2833a4521aef authored almost 15 years ago
ca37072fa3459ceb100a73470a2e48c58b3e3d8b authored almost 15 years ago
If someone wants to modify this 500 value just change the constant named UCACHE_MAX_ENTRY defined...
aac34d5fc0401fd13979d063ef5684ae3e3f7c68 authored almost 15 years agob6f47ecc4544883abfdef68ff84d1e961cd8193f authored almost 15 years ago
240f8ae56322b3a0727149d7ace03b22565a4533 authored almost 15 years ago
626c37da2c1b270cb17ef5e0e4d57e69d55510fb authored almost 15 years ago
bf1c4d5810f090f2a498276f866c0974682a9059 authored almost 15 years ago