CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Wed, 03 Sep 2025 10:08:23 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100305152853
location: https://web.archive.org/web/20100305152853/https://github.com/tricky
server-timing: captures_list;dur=1.835830, exclusion.robots;dur=0.067038, exclusion.robots.policy;dur=0.029792, esindex;dur=0.039407, cdx.remote;dur=37.393853, LoadShardBlock;dur=254.499322, PetaboxLoader3.datanode;dur=82.106031
x-app-server: wwwb-app204
x-ts: 302
x-tr: 344
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=1
set-cookie: wb-p-SERVER=wwwb-app204; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Wed, 03 Sep 2025 10:08:23 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Fri, 05 Mar 2010 15:28:53 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "fa3e421b9e6b898d92faa75c374f00a6"
x-archive-orig-x-runtime: 105ms
x-archive-orig-content-length: 106551
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Fri, 05 Mar 2010 15:28:53 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Mon, 31 Aug 2009 03:40:40 GMT", ; rel="prev memento"; datetime="Sat, 16 Jan 2010 18:52:46 GMT", ; rel="memento"; datetime="Fri, 05 Mar 2010 15:28:53 GMT", ; rel="next memento"; datetime="Tue, 04 May 2021 03:51:20 GMT", ; rel="last memento"; datetime="Sun, 10 Jul 2022 21:13:57 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 51_14_20100305113514_crawl103_IndexOnly-c/51_14_20100305152822_crawl101.arc.gz
server-timing: captures_list;dur=0.572472, exclusion.robots;dur=0.031309, exclusion.robots.policy;dur=0.016649, esindex;dur=0.013952, cdx.remote;dur=47.527169, LoadShardBlock;dur=143.138178, PetaboxLoader3.datanode;dur=146.535365, PetaboxLoader3.resolve;dur=96.246079, load_resource;dur=157.776599
x-app-server: wwwb-app204
x-ts: 200
x-tr: 469
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=1
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
tricky's Profile - GitHub
Public Activity
tricky
(Teddy Grenman)
- You’re not logged in!
- Login
- Pricing & Signup
- Name
- Teddy Grenman
- Location
- Espoo, Finland
- Member Since
- Jun 03, 2009 (9 months)
Following 1 coder and watching 11 repositories view all →
Public Repositories (3)
-
php-memcached
memcached extension based on libmemcached library
Forked from phadej/php-memcached Tue Jun 09 10:27:37 -0700 2009
Last updated Sun Feb 07 12:50:28 -0800 2010
-
igbinary
Igbinary is a drop in replacement for the standard php serializer.
Forked from phadej/igbinary Fri Sep 11 10:43:10 -0700 2009
Last updated Tue Jan 26 12:24:49 -0800 2010
-
runkit
Patched PHP runkit extension supporting PHP 5.2 and static methods in classes.
Forked from padraic/runkit Thu Jun 25 10:55:55 -0700 2009
Last updated Mon Jun 29 10:28:55 -0700 2009
Public Activity 
HEAD is f3e77063a881863101d1d36b00707779d0402d8a
x

-
Teddy Grenman committed f3e77063:
Remove arginfo "expiration" from append and prepend.
HEAD is 6b70160a2c3da4a9e3699b9b4def172ad76dc1b4
x

-
Teddy Grenman committed 6b70160a:
Copy array values before conversion in Memcached::setOptions
HEAD is 2090367e9fb5d5c2e527137363b400c247843f1c
x

-
Mikko Koppanen committed ed8b1ed2:
fixes. im confused
-
Mikko Koppanen committed 19a7c426:
added missing constant
-
Mikko Koppanen committed 11a6a2ab:
Cleanup
-
Mikko Koppanen committed ae5a08c4:
some merge artifacts were left
-
Teddy Grenman committed ccd21e79:
setOptions tweaks.
-
Teddy Grenman committed fa2f559e:
Only add CAS to output array in fetch and fetchAll if result has CAS.
-
andreiz committed be389354:
Fix const-ness.
-
andreiz committed 300b7c66:
Call memcached_quit() to clean up data.
-
Mikko Koppanen committed 699630e8:
Fixed tests. with multiple servers the key order might be different. getMulti partial error does not come through from libmemcached (?)
-
Mikko Koppanen committed 1fab9881:
Merge remote branch 'tricky/digitkeys'
-
Teddy Grenman committed 55f4db01:
Use separate arg array + convert_to_string_ex.
-
Teddy Grenman committed 3014ec75:
convert_to_string in deleteMulti.
-
Teddy Grenman committed c76bb8f3:
Moving forward.
-
Teddy Grenman committed 6c75fa71:
Alternative way to convert to string.
-
Teddy Grenman committed 447edabf:
Work in progress
-
Mikko Koppanen committed cb2060a7:
works for me
-
andreiz committed be029a40:
Fix typo.
-
andreiz committed 0d3d1b84:
Simplify OnUpdate* functions.
-
andreiz committed 226f6c56:
Change // comments to /* */.
-
andreiz committed e78b1ee7:
Fix for(..) alignment.
And 9 more commits...
HEAD is a00a7d2b9ab2fad86ea53020e4f1140d6354c5af
x

-
Mikko Koppanen committed 9a12465e:
remove svn files
-
Mikko Koppanen committed a7e841e5:
fastlz compression support
-
Mikko Koppanen committed 44370dd9:
Fix constant names
-
Mikko Koppanen committed b0a67fd4:
make the json serializer optional
-
andreiz committed f74786c2:
Fix another leak (patch by Mikko Koppanen).
-
andreiz committed f8fc7ec1:
Free server list in case memcached_create fails.
-
andreiz committed 73013994:
Apply memory leak patch (from Rob Parrett).
-
andreiz committed 53c0695b:
Fix compilation warnings.
-
Mikko Koppanen committed 0e22694e:
Free servers in case memcached_create fails
-
Mikko Koppanen committed bbc86725:
Fixes a memory leak in PS_OPEN_FUNC
-
andreiz committed ca70b1a4:
add php_memcached.loT
-
andreiz committed cf48ff89:
Misc
-
andreiz committed 78f87ac3:
Add OPT_AUTO_EJECT_HOSTS option.
-
treydempsey committed 02343b02:
Added memcached.sess_prefix setting.
-
treydempsey committed 3d5e0988:
Fixed compiler warnings for compress, uncompress, and php_var_unserialize
-
andreiz committed 52e05ec3:
Add session locking INI entries.
-
andreiz committed 23dd98b4:
Adjust JSON API usage for differences in versions.
-
andreiz committed ccbdf1d4:
Fix php_json.h inclusion.
-
andreiz committed 9d4cdd50:
Remove EXPERIMENTAL.
-
andreiz committed 7ca7a878:
Release 1.0.0.
And 98 more commits...
HEAD is a00a7d2b9ab2fad86ea53020e4f1140d6354c5af
x

-
Teddy Grenman committed a00a7d2b:
setOptions tweaks.
-
Teddy Grenman committed ae804976:
Merge branch 'master' of git://github.com/mkoppanen/php-memcached into devel
-
Mikko Koppanen committed c2276462:
Fixed rest of the tests to reflect the current situation
-
Mikko Koppanen committed c28acada:
Fixed a test, some versions give back WRITE FAILURE
-
Mikko Koppanen committed b4a1332e:
Fixes the incorrect timeout constant
-
Teddy Grenman committed 61f226c4:
Merge branch 'master' of git://github.com/mkoppanen/php-memcached into devel
-
Mikko Koppanen committed 5882bea4:
added conditional behavior constants
-
Teddy Grenman committed 1762d5b3:
Test compression using object specific setting.
-
Teddy Grenman committed 33cf48ae:
Fix pecl [bug#17000], allow integer keys in setMulti.
HEAD is 55f4db018631e425b2d8f21d2dca11aa10f0a368
x

-
Teddy Grenman committed 55f4db01:
Use separate arg array + convert_to_string_ex.
-
Teddy Grenman committed 3014ec75:
convert_to_string in deleteMulti.
-
Teddy Grenman committed c76bb8f3:
Moving forward.
-
Teddy Grenman committed 6c75fa71:
Alternative way to convert to string.
-
Teddy Grenman committed 447edabf:
Work in progress
-
Teddy Grenman committed a00a7d2b:
setOptions tweaks.
-
Teddy Grenman committed ae804976:
Merge branch 'master' of git://github.com/mkoppanen/php-memcached into devel
-
Mikko Koppanen committed c2276462:
Fixed rest of the tests to reflect the current situation
-
Mikko Koppanen committed c28acada:
Fixed a test, some versions give back WRITE FAILURE
-
Mikko Koppanen committed b4a1332e:
Fixes the incorrect timeout constant
-
Teddy Grenman committed 61f226c4:
Merge branch 'master' of git://github.com/mkoppanen/php-memcached into devel
-
Mikko Koppanen committed 5882bea4:
added conditional behavior constants
-
Teddy Grenman committed 1762d5b3:
Test compression using object specific setting.
HEAD is a00a7d2b9ab2fad86ea53020e4f1140d6354c5af
x

-
Teddy Grenman committed a00a7d2b:
setOptions tweaks.
-
Teddy Grenman committed ae804976:
Merge branch 'master' of git://github.com/mkoppanen/php-memcached into devel
-
Mikko Koppanen committed c2276462:
Fixed rest of the tests to reflect the current situation
-
Mikko Koppanen committed c28acada:
Fixed a test, some versions give back WRITE FAILURE
-
Mikko Koppanen committed b4a1332e:
Fixes the incorrect timeout constant
HEAD is 86d850ceade614f60ef3af8e5f38f2b907f80c86
x

-
Teddy Grenman committed 86d850ce:
Fixup against NaN
HEAD is 6950e5e5f54de2b1429015f5475f4cfd5d01705c
x

-
Teddy Grenman committed 6950e5e5:
Add test for double Inf, -Inf, and NaN.
HEAD is 1762d5b38da28e07e00987f82d5ced0ebe0b0116
x

-
Teddy Grenman committed 1762d5b3:
Test compression using object specific setting.
HEAD is 12eb8873640fb9fe63c352f62ba834d025ed016e
x

-
Teddy Grenman committed 12eb8873:
convert_to_string in deleteMulti.
HEAD is e8e7a782be8e0764f494f5498f2eb03072f59526
x

-
Teddy Grenman committed e8e7a782:
Moving forward.
HEAD is 816c578f347d9cbf865a16a0060f0650eb0a8c08
x

-
Teddy Grenman committed 816c578f:
Alternative way to convert to string.
New branch is at tricky/php-memcached/tree/digitkeys
php-memcached's description:
memcached extension based on libmemcached library
tricky
commented on
tricky/php-memcached
Tue Jan 05 00:22:43 -0800 2010
HEAD is 33cf48aeb0cc41d1198b8fb8c77941f5e60d9103
x

-
Teddy Grenman committed 33cf48ae:
Fix pecl [bug#17000], allow integer keys in setMulti.
master was changed to 82c396
HEAD is f93fc2a05c6a5502a3a46f93f7bc2812f575b105
x

-
Teddy Grenman committed f93fc2a0:
Merge branch 'exceptions'
-
Teddy Grenman committed 8d61dd61:
Fail serialization on exception.
-
Teddy Grenman committed 71ab3bf8:
Fix test to match php 5.3
-
Teddy Grenman committed 18ef8fd3:
Handle exceptions in serializer and unserializer callbacks.
-
Teddy Grenman committed 09bc8778:
Work in progress.
HEAD is 8d61dd6106a15a5857b527aa3f850e26a02821cd
x

-
Teddy Grenman committed 8d61dd61:
Fail serialization on exception.
HEAD is 71ab3bf8ad662bcf8ef4484dc62d7540651c1568
x

-
Teddy Grenman committed 71ab3bf8:
Fix test to match php 5.3
HEAD is 18ef8fd3e7624e2d6c4dcd1c32435681370af382
x

-
Teddy Grenman committed 18ef8fd3:
Handle exceptions in serializer and unserializer callbacks.
New branch is at tricky/igbinary/tree/exceptions
HEAD is 7b662dba5cd01d53eb5c685b4f6d06e2b5b01a1e
x

-
Teddy Grenman committed 7b662dba:
Ignore tmp-php.ini
HEAD is 0e79e76fb5beb3e999bb86e4d9fd814c7ceed77d
x

-
Tuyan Ozipek committed 0e79e76f:
Fix function call that was removed with the whitespaces
Comment in 4a48b16:
What really was wrong here?
HEAD is 35dd4caf5edb192bc3d7142dee008eb0c53b86d4
x

-
Teddy Grenman committed 35dd4caf:
Clean some white space.
HEAD is dc03466b939ea5f7da75ea458759c87495b5f595
x

-
Teddy Grenman committed dc03466b:
Fix some compiler warnings.
HEAD is 1303ea92b533e7a5364e2ceca8e92d3cda652c04
x

-
Teddy Grenman committed 1303ea92:
Minor test fixes when using igbinary.