tomas
10efab6281
DockerImage for PHP8-dev, pre-step for building the extension
2020-04-26 10:03:55 +02:00
Tomas Srnka
baec8a29aa
Fixed GCB builds, replaced kaniko with docker, added PHP 7.4 support
2019-12-22 21:54:44 +01:00
Tomas Srnka
13bbcf788a
Fixing google cloud builds
2019-12-22 21:23:12 +01:00
Tomas Srnka
ed8e04e8cc
Fixed #60
2019-12-20 16:11:01 +01:00
Tomas Srnka
5d719ce258
Merge pull request #59 from bobvandevijver/patch-1
...
Updated readme
4.0.5.2
2019-12-19 14:22:58 +01:00
Bob van de Vijver
dedf8fc838
Updated readme
2019-12-19 14:02:23 +01:00
Tomas Srnka
4b7a24a8b4
Fixed typo in package.xml and php_memcache.h - version fix to 4.0.5.1.
4.0.5.1
2019-12-19 12:18:18 +01:00
Tomas Srnka
af607b45a0
Fixed package.xml
2019-12-19 12:11:23 +01:00
Tomas Srnka
f76dff19e6
Update php_memcache.h
...
Bumped version to 4.0.5
4.0.5
2019-12-19 09:52:56 +01:00
Tomas Srnka
825e7e17e1
Update README
2019-12-19 09:52:12 +01:00
Tomas Srnka
e940f20cd2
Update README
2019-12-19 09:51:48 +01:00
Tomas Srnka
91f297e1b1
Update 034.phpt
...
Added "@" to suppress notice in accessing invalid key in array in PHP 7.4+, see: https://wiki.php.net/rfc/notice-for-non-valid-array-container
2019-11-24 12:21:37 +01:00
Tomas Srnka
459ad858a5
Merge pull request #53 from TownNews/bugfix/serialization-crash
...
Fix crash when serialization fails
2019-06-17 22:51:43 +02:00
Dustin Ward
8703c36a4c
Fix crash when serialization fails
2019-06-17 13:14:16 -05:00
Tomas Srnka
2031882416
Fix 3 for unbound variable...
2019-05-28 11:08:43 +02:00
Tomas Srnka
8c04bffd98
Fix 2 for 'unbound variable'
2019-05-28 11:05:25 +02:00
Tomas Srnka
1afe7eb800
Fixed "unbound variable"
2019-05-28 11:00:16 +02:00
Tomas Srnka
0bf102c836
Update README
2019-05-28 10:57:26 +02:00
Tomas Srnka
837d86f8e5
Updated package.xml and php_memcache.h for version 4.0.4
4.0.4
2019-05-28 10:55:34 +02:00
Tomas Srnka
379f28cb63
Added ablity to pass local directory for build, otherwise clone from github
2019-05-28 10:32:56 +02:00
Tomas Srnka
d50acc1f05
Merge pull request #51 from websupport-sk/php5-removal
...
Removed PHP5 from the source code & build process.
2019-05-28 09:27:56 +02:00
Tomas Srnka
fe8ab545e0
Fix git clone in start.sh
2019-05-27 16:01:25 +02:00
Tomas Srnka
18044d8231
Fixed typo
2019-05-27 12:56:43 +02:00
Tomas Srnka
bc78f96ae4
Removed PHP5 from the source code & build process.
2019-05-27 12:48:59 +02:00
Tomas Srnka
c01bdd3f9b
Merge pull request #48 from remicollet/patch-1
...
Bump version, forgotten in 4.0.3
2019-03-25 08:41:05 +01:00
Remi Collet
f3ea5e4bbd
Bump version, forgotten in 4.0.3
2019-03-25 07:40:30 +01:00
Tomas Srnka
a86418a263
Merge branch 'NON_BLOCKING_IO_php7' of https://github.com/websupport-sk/pecl-memcache into NON_BLOCKING_IO_php7
2019-03-24 21:02:58 +01:00
Tomas Srnka
263ef17c6b
Speed up builds using Kaniko
2019-03-24 21:02:21 +01:00
Tomas Srnka
3a7559704e
Build speed up
2019-03-24 20:26:53 +01:00
Tomas Srnka
f30e8cf3f0
Update 052.phpt
...
Typo...
2019-03-24 20:23:44 +01:00
Tomas Srnka
853260342a
Update 052.phpt
...
Let's tolerate 2 seconds for 100 loops - tests are sometimes running a bit longer.
2019-03-24 20:21:09 +01:00
Tomas Srnka
a9d9891f66
Update README
2019-03-24 09:28:34 +01:00
Tomas Srnka
f8bd3e76fc
Added id's to runs in cloudbuild
4.0.3
2019-03-24 09:25:32 +01:00
Tomas Srnka
ac7b57f529
Parallel build process for all supported PHP versions
2019-03-23 22:50:20 +01:00
Tomas Srnka
b238da802d
Modified Dockerfile for arg FROM for multiple php-ver builds
...
cloudbuild.yaml parametrized
2019-03-23 22:14:39 +01:00
Tomas Srnka
9bd6359b57
Update start.sh
2019-03-23 21:59:52 +01:00
thesource93
0b9b959d3d
fix tests for php72 ( #47 )
...
* readd this for php < 7.2
* fixes for websupport-sk/pecl-memcache#26 and websupport-sk/pecl-memcache#26
* updated readme
* workaround for redundancy test
added explicit ob_flush for session_id changes to work
the session redundancy acts weird when the session is closed and reopened
during one request, suspecting locks but will need to investigate further
* build from my fork for this repo
* add ob_flush to allow session_id change
* this might have worked in distant past no idea how though
* Update Dockerfile
back to original
2019-03-23 17:48:22 +01:00
Tomas Srnka
8379c2fc29
Removed travis, memcached socket not allowed
2019-03-23 08:46:23 +01:00
Tomas Srnka
a57cf75cd5
Travis CI - memcached/sudo
2019-03-23 08:36:08 +01:00
Tomas Srnka
38926fde9a
Sudo script
2019-03-23 08:33:38 +01:00
Tomas Srnka
43ed4e62f8
Socket memcached
2019-03-23 08:29:48 +01:00
Tomas Srnka
2527c92678
Socket check
2019-03-23 08:23:03 +01:00
Tomas Srnka
ccdb003d3b
Permissions fix
2019-03-23 08:19:18 +01:00
Tomas Srnka
9e26a14ed1
travis ci
2019-03-23 08:17:33 +01:00
Tomas Srnka
cf317c5deb
Update README
2019-03-19 16:38:34 +01:00
Tomas Srnka
ec24920328
Update README
2019-03-19 15:04:29 +01:00
Tomas Srnka
8d9776da0d
Update README
2019-03-19 15:03:07 +01:00
Tomas Srnka
c0eb66dce2
Merge pull request #45 from remicollet/issue-save-path
...
allow to work with standard session.save_path option and session_save…
2019-03-19 11:16:31 +01:00
Remi Collet
fd0cc8c9b0
allow to work with standard session.save_path option and session_save_path function
2019-03-19 11:12:37 +01:00
Tomas Srnka
419a49869f
Merge pull request #40 from Jan-E/readd-this-for-php-<-7.2
...
readd this for php < 7.2
2019-03-19 10:41:31 +01:00