|
fbaa2cfed0
|
Minor update on composer.json
CI / PHPUnit (highest, 5.4) (push) Waiting to run
CI / PHPUnit (highest, 5.5) (push) Waiting to run
CI / PHPUnit (highest, 5.6) (push) Waiting to run
CI / PHPUnit (highest, 7.0) (push) Waiting to run
CI / PHPUnit (highest, 7.1) (push) Waiting to run
CI / PHPUnit (highest, 7.2) (push) Waiting to run
CI / PHPUnit (highest, 7.3) (push) Waiting to run
CI / PHPUnit (highest, 7.4) (push) Waiting to run
CI / PHPUnit (lowest, 5.4) (push) Waiting to run
|
2025-04-09 14:11:44 +08:00 |
|
Faeez Mazlan
|
cb2297f0a0
|
Minor update
CI / PHPUnit (highest, 5.4) (push) Waiting to run
CI / PHPUnit (highest, 5.5) (push) Waiting to run
CI / PHPUnit (highest, 5.6) (push) Waiting to run
CI / PHPUnit (highest, 7.0) (push) Waiting to run
CI / PHPUnit (highest, 7.1) (push) Waiting to run
CI / PHPUnit (highest, 7.2) (push) Waiting to run
CI / PHPUnit (highest, 7.3) (push) Waiting to run
CI / PHPUnit (highest, 7.4) (push) Waiting to run
CI / PHPUnit (lowest, 5.4) (push) Waiting to run
|
2025-04-09 14:10:29 +08:00 |
|
Christian Lück
|
d77c7bcd07
|
Reviving Ratchet!
CI / PHPUnit (highest, 5.4) (push) Waiting to run
CI / PHPUnit (highest, 5.5) (push) Waiting to run
CI / PHPUnit (highest, 5.6) (push) Waiting to run
CI / PHPUnit (highest, 7.0) (push) Waiting to run
CI / PHPUnit (highest, 7.1) (push) Waiting to run
CI / PHPUnit (highest, 7.2) (push) Waiting to run
CI / PHPUnit (highest, 7.3) (push) Waiting to run
CI / PHPUnit (highest, 7.4) (push) Waiting to run
CI / PHPUnit (lowest, 5.4) (push) Waiting to run
|
2024-05-13 18:57:30 +02:00 |
|
Chris Boden
|
5012dc9545
|
Format changelog
|
2021-12-13 19:20:41 -05:00 |
|
Chris Boden
|
3b6125c59c
|
Merge pull request #929 from ratchetphp/v0.4.4
v0.4.4
|
2021-12-13 19:14:50 -05:00 |
|
Chris Boden
|
274054cb53
|
Update licence
|
2021-12-13 19:07:50 -05:00 |
|
Chris Boden
|
6771d2391d
|
Update changelog and version
|
2021-12-13 19:06:48 -05:00 |
|
Chris Boden
|
73937da52a
|
Merge pull request #926 from frank9999/symfony6
Add Symfony 6 support
|
2021-12-12 18:12:14 -05:00 |
|
Frank Schreuder
|
7f1cc6d9d2
|
Add Symfony 6 support
|
2021-12-12 23:58:39 +01:00 |
|
Chris Boden
|
3d18955fe7
|
Use latest RFC6455 lib
|
2021-12-12 11:58:22 -05:00 |
|
Chris Boden
|
928854ac4c
|
Merge branch 'Minifets-master' into v0.4.4
|
2021-12-12 11:55:12 -05:00 |
|
minifets@DESKTOP-QP6P5N5.localdomain
|
5b0194167e
|
Revert "Update composer.json"
This reverts commit 5ebe073fee0f04a7d26aaa0504b0e8b69d0d2e36.
|
2021-12-12 11:54:06 -05:00 |
|
Minifets
|
3e97459d3f
|
Update composer.json
|
2021-12-12 11:54:06 -05:00 |
|
Melnikov Alexandr
|
409139fabd
|
Added context to App facade constructor
|
2021-12-12 11:54:06 -05:00 |
|
Chris Boden
|
08480d1811
|
Fix case on futureTick
|
2021-12-12 11:42:12 -05:00 |
|
Chris Boden
|
c3c83ea4c0
|
Merge branch 'erikn69-#922-support_psr7_2_0' into v0.4.4
# Conflicts:
# composer.json
|
2021-12-12 11:42:03 -05:00 |
|
Chris Boden
|
547c117e6c
|
Merge pull request #896 from mbabker/patch-2
Add ReturnTypeWillChange attribute to silence PHP 8.1 deprecations
|
2021-12-12 11:38:34 -05:00 |
|
Chris Boden
|
6512da0c6c
|
Lock minimum implicity dependency
|
2021-12-12 11:35:34 -05:00 |
|
Chris Boden
|
05b1e85365
|
Replace futureTick for older versions
|
2021-12-12 11:27:06 -05:00 |
|
Chris Boden
|
c5920ac1ce
|
Skip Session tests until ini_set issue resolved
|
2021-12-12 11:19:46 -05:00 |
|
Erik Niebla
|
d239e94d19
|
Support for PSR7 2.x
|
2021-12-01 08:47:38 -05:00 |
|
Matt Bonneau
|
78fb27b015
|
Merge pull request #900 from zidingz/patch-1
Create SECURITY.md
|
2021-08-31 13:43:51 -04:00 |
|
Matt Bonneau
|
5a83bd3e4a
|
Add email addresses to SECURITY.md
|
2021-08-31 13:40:20 -04:00 |
|
Ziding Zhang
|
f1ddbc7391
|
Create SECURITY.md
A simple instruction for security researchers.
|
2021-08-31 10:34:35 +01:00 |
|
Michael Babker
|
a30da130e3
|
Add ReturnTypeWillChange attribute to silence PHP 8.1 deprecations
|
2021-07-25 16:26:20 -05:00 |
|
Chris Boden
|
36983e12ff
|
Merge pull request #856 from simPod/ga
Add Github actions so CI runs
|
2021-01-26 09:05:50 -05:00 |
|
Simon Podlipsky
|
2a6d3aba7c
|
Add Github actions so CI runs
|
2021-01-26 14:53:25 +01:00 |
|
Chris Boden
|
466a0ecc83
|
Merge pull request #814 from ratchetphp/v0.4.3-release
Prep for v0.4.3 release
|
2020-07-07 11:50:14 -04:00 |
|
Chris Boden
|
e78f8b5d0e
|
Prep for v0.4.3 release
|
2020-06-04 10:22:07 -04:00 |
|
Chris Boden
|
dbc93b73d8
|
Merge pull request #809 from nineff/master
update to newest RFC6455 library version
|
2020-06-04 09:57:24 -04:00 |
|
Chris Boden
|
9ce2a127be
|
Merge pull request #810 from ratchetphp/fix-786
App should accept Ws MCI
|
2020-06-04 09:57:01 -04:00 |
|
Chris Boden
|
1942c97a7b
|
App should accept Ws MCI
|
2020-05-28 11:16:10 -04:00 |
|
Nikolai Neff
|
4ea97511bf
|
update to newest RFC6455 library version
|
2020-05-25 17:47:42 +02:00 |
|
Matt Bonneau
|
57721e1f18
|
Merge pull request #766 from simPod/allow-symfony-5
Allow Symfony 5
|
2020-01-27 18:08:40 -05:00 |
|
Simon Podlipsky
|
b19d2aa885
|
Allow Symfony 5
|
2019-11-22 19:34:45 +01:00 |
|
Matt Bonneau
|
63868ca7ba
|
Merge pull request #746 from devgnx/patch-1
Fix server configuration link on docs
|
2019-07-15 12:06:04 -04:00 |
|
André Silva
|
bb1c571133
|
Fix server configuration link on docs
|
2019-07-14 22:30:48 -03:00 |
|
Matt Bonneau
|
b85c2a1f18
|
Merge pull request #722 from ratchetphp/no-tick-test
Stop using removed tick method
|
2019-03-10 13:14:50 -04:00 |
|
Chris Boden
|
963dff5b24
|
No more HHVM
|
2019-03-10 13:06:16 -04:00 |
|
Chris Boden
|
8a00b66715
|
Stop using removed tick method
|
2019-03-10 12:59:44 -04:00 |
|
Matt Bonneau
|
6bb65ffb6b
|
Fix example in README.md fixes #690
|
2018-12-13 21:40:51 -05:00 |
|
Matt Bonneau
|
bca7183c5a
|
Merge pull request #624 from FreeElephants/issue-576-disable-xdebux-warning
Issue #576: disable xdebux warning
|
2018-03-06 09:44:14 -05:00 |
|
Matt Bonneau
|
8bc7b9f4af
|
Remove IDE from .gitignore
|
2018-03-06 09:28:01 -05:00 |
|
Matt Bonneau
|
cc56ca2451
|
Merge pull request #625 from FreeElephants/issue-623-use-vendor-phpunit
Issue 623 use vendor phpunit
|
2018-03-06 09:20:34 -05:00 |
|
samizdam
|
19a0a5b3e3
|
Use phpunit from vendor in Makefile.
|
2018-03-03 00:29:11 +03:00 |
|
samizdam
|
0b6fac212c
|
Use RATCHET_DISABLE_XDEBUG_WARN env var for disable user warning.
|
2018-03-03 00:19:44 +03:00 |
|
samizdam
|
77b879c114
|
Ignore IDE files.
|
2018-03-03 00:12:06 +03:00 |
|
samizdam
|
82f2505b13
|
Merge branch 'master' of github.com:ratchetphp/Ratchet
|
2018-03-02 23:57:14 +03:00 |
|
Chris Boden
|
0d31f3a8ad
|
v0.4.1 release prep
Fixed changelog GitHub markdown
|
2017-12-11 19:49:31 -05:00 |
|
Chris Boden
|
5dbbbbeb75
|
Merge branch 'router-race-fix'
|
2017-12-11 19:37:52 -05:00 |
|