-
2762daf4f4
Merge pull request #630 from flightphp/remove-cache-headers
master
v3.14.0
n0nag0n
2025-02-21 10:42:57 -0700
-
-
b6ab088888
Merge pull request #622 from flightphp/new-request-object
n0nag0n
2025-02-21 10:42:36 -0700
-
-
b1ead42d8e
Merge
d6854cb078
into f4115927fb
#548
fadrian06
2025-02-21 10:20:29 +0200
-
-
-
7dd52c9ee6
Reset router to beginning
#622
n0nag0n
2025-02-20 19:31:36 -0700
-
2c9b02ec28
removed cache breaking behavior
#630
n0nag0n
2025-02-20 19:12:25 -0700
-
-
-
fd9a1736c7
Merge
e4d003034c
into f4115927fb
#628
KnifeLemon
2025-02-20 11:36:27 +0200
-
-
-
f4115927fb
Merge pull request #627 from flightphp/json-charset
n0nag0n
2025-02-19 17:44:26 -0700
-
-
e4d003034c
Added multipart data process for PUT, PATCH, DELETE methods
#628
KnifeLemon
2025-02-18 11:28:29 +0900
-
-
-
2bb058e6b7
Merge pull request #623 from joanhey/patch-1
n0nag0n
2025-02-16 08:45:25 -0700
-
-
3a84a9aaf2
removed utf8 from json function, add default flags, and more unit tests
#627
n0nag0n
2025-02-16 08:21:52 -0700
-
-
-
db84fb61e0
Merge pull request #625 from kgathuru/patch-1
fadrian06
2025-02-16 09:39:17 -0400
-
-
27e6fe652f
Update README.md with correct version upgrading from v2 to v3
#625
Kenneth Gathuru
2025-02-16 13:19:00 +0300
-
-
78e3a5ed6a
Revert setEngine()
#623
Joan Miquel
2025-02-14 15:59:26 +0100
-
ca7b5b47b9
Simplify Flight and faster performance
Joan Miquel
2025-02-14 15:42:39 +0100
-
-
25250bf44e
Added ability to generate new requests/responses on duplicate start()
n0nag0n
2025-02-13 22:53:46 -0700
-
-
62bf542d12
Merge pull request #620 from KnifeLemon/patch-1
n0nag0n
2025-02-12 18:24:01 -0700
-
-
ce088c86dc
Fix Unit test errors, correct logic
#620
n0nag0n
2025-02-05 22:58:17 -0700
-
1b57f9eb2b
Added PUT, PATCH, DELETE methods for data
KnifeLemon
2025-02-03 23:08:24 +0900
-
-
da6540bbdd
Merge pull request #618 from flightphp/multiple-trailing-slashes
v3.13.1
n0nag0n
2025-01-13 22:58:50 -0700
-
-
f4f3c7a342
Fixed multiple trailing slashes issues. Also fixed server test for 405 and 404
#618
n0nag0n
2025-01-13 22:57:04 -0700
-
-
9d71303384
Merge pull request #615 from flightphp/windows-fixes
fadrian06
2025-01-01 19:22:10 -0400
-
-
882a956bd0
added some fixes to get this working in windows locally
#615
n0nag0n
2025-01-01 13:55:41 -0700
-
-
35b1a42b22
Merge pull request #614 from flightphp/fadrian06-fixed-badges
n0nag0n
2024-12-21 22:40:47 -0700
-
-
c003dd094f
Fixed README badges
#614
fadrian06
2024-12-22 00:03:35 -0400
-
-
7226be4bbe
Merge pull request #609 from lubiana/add-php-84-to-workflow
n0nag0n
2024-11-22 07:52:26 -0700
-
-
ab18073e28
add php 8.4 to workflow matrix
#609
lubiana
2024-11-21 17:24:47 +0100
-
-
1307e8a39d
Merge pull request #596 from flightphp/feat/route-compact-syntax
v3.13.0
n0nag0n
2024-10-30 13:52:23 -0600
-
-
cc1597a58a
fix bad resolve
#596
n0nag0n
2024-09-27 23:41:45 -0600
-
bc001b7104
Merge branch 'master' into feat/route-compact-syntax
n0nag0n
2024-09-27 23:35:23 -0600
-
-
-
-
a788c8a608
prettify
n0nag0n
2024-09-27 23:35:20 -0600
-
edcd1ad092
got unit tests up and running
n0nag0n
2024-09-27 23:26:49 -0600
-
128b6e392b
Merge pull request #607 from lubiana/reenable-controller-command-test
n0nag0n
2024-08-29 07:58:27 -0600
-
-
06fa9e5e51
allow newer runway version in composer.json
#607
lubiana
2024-08-29 15:56:30 +0200
-
4276c2baeb
reenable comtroller command test
lubiana
2024-08-29 15:39:01 +0200
-
-
0fdc300f33
updated runway dependency version
Austin Collier
2024-08-29 07:32:35 -0600
-
b76f6c37fd
Merge pull request #606 from lubiana/add-github-actions
n0nag0n
2024-08-28 08:29:26 -0600
-
-
111f8db184
Merge pull request #605 from lubiana/fix_tests_on_mac
n0nag0n
2024-08-28 07:53:13 -0600
-
-
6c365a00e9
remove unit tests on 8.4 (for now)
#606
lubiana
2024-08-27 21:37:49 +0200
-
2d36b79f32
fix tests on different php versions
lubiana
2024-08-27 21:31:11 +0200
-
720deac36e
add unit-test workflow
lubiana
2024-08-27 20:25:55 +0200
-
-
-
c5caa0d7e2
add case for Macos in ResponseTest::testResponseBodyCallbackGzip
#605
lubiana
2024-08-27 18:41:41 +0200
-
-
63fbf9b031
Merge pull request #602 from flightphp/file-upload-handler
v3.12.0
n0nag0n
2024-08-22 11:05:34 -0600
-
-
b6220f7dc8
Added ability to handle file uploads in a simple way
#602
Austin Collier
2024-08-21 09:00:30 -0600
-
-
c834f4cf0c
Merge pull request #601 from pierresh/master
n0nag0n
2024-07-27 14:46:07 -0600
-
-
f697e30afa
added unit and integration tests
#601
n0nag0n
2024-07-26 21:07:27 -0600
-
f08b9bcbfb
feat: method to download files easily
Pierre Clavequin
2024-07-27 00:02:36 +0800
-
-
7cfaca8f16
Merge pull request #599 from flightphp/cache-correction
v3.11.1
n0nag0n
2024-07-12 21:41:39 -0600
-
-
4a93c661a8
corrected the cache behavior in some areas
#599
n0nag0n
2024-07-12 21:40:58 -0600
-
-
8dd255c487
Merge pull request #598 from flightphp/cache-control
v3.11.0
n0nag0n
2024-07-04 09:07:47 -0600
-
-
ba80e047b1
prettified and added max-age=0
#598
Austin Collier
2024-06-29 16:14:08 -0600
-
f06febdb2d
changed default cache behavior
Austin Collier
2024-06-29 16:11:07 -0600
-
-
9f5457ea1f
Merge pull request #597 from Billtec/patch-1
n0nag0n
2024-06-07 09:40:52 -0600
-
-
af2891f568
fix: make the jsonHalt a static function as the user guide indicates
#597
Billtec
2024-06-07 22:46:14 +0800
-
-
a12d474006
beautify
n0nag0n
2024-06-03 20:03:02 -0600
-
7127c3ba17
Moved the function over and fleshed it out
n0nag0n
2024-06-03 20:02:13 -0600
-
3d2dccb72a
Started draft of route compact syntax
fadrian06
2024-06-03 13:09:21 -0400
-
-
d6854cb078
Merge branch 'master' into php8-named-arguments-support
#548
php8-named-arguments-support
fadrian06
2024-06-03 11:34:01 -0400
-
-
-
-
39ac87c54b
Merge pull request #581 from flightphp/fix/bug-with-multiple-view-renders
v3.10.1
fadrian06
2024-06-03 11:18:17 -0400
-
-
a68fc32204
Unnecessary explicitness :|
#581
fadrian06
2024-06-03 11:17:34 -0400
-
f3453cab17
Simplified fix thanks to @vlakoff (https://github.com/vlakoff)
fadrian06
2024-06-01 21:07:55 -0400
-
c8a1c88899
Merge pull request #594 from flightphp/maintain-headers
v3.10.0
n0nag0n
2024-05-30 07:40:44 -0600
-
-
5549e9106a
added some ui tests
#594
Austin Collier
2024-05-30 07:40:22 -0600
-
33676872ed
Maintains headers on redirect, error, and halt. Added jsonHalt
Austin Collier
2024-05-22 23:17:51 -0600
-
-
10165ebda3
Merge pull request #591 from flightphp/method-not-found
n0nag0n
2024-05-18 19:49:31 -0600
-
-
27718cfea7
added ability to throw a method not found instead of 404
#591
Austin Collier
2024-05-16 23:03:36 -0600
-
-
f6da4c4435
Merge pull request #588 from flightphp/simplified-version-constraint
n0nag0n
2024-05-09 08:23:37 -0600
-
-
508dca8cda
Simplified php version constraint
#588
fadrian06
2024-05-09 02:31:04 -0400
-
-
c3c5c29f7c
Merge pull request #585 from flightphp/middleware-use-container
v3.9.0
n0nag0n
2024-05-08 22:23:39 -0600
-
-
e18c8a7317
Merge pull request #586 from flightphp/runway-reconfig
n0nag0n
2024-05-08 22:22:23 -0600
-
-
234b3ddb0a
changed it so runway commands are run from any repo
#586
n0nag0n
2024-05-05 00:26:05 -0600
-
-
f8811e1d8b
allowed for middlewares to be created with container
#585
n0nag0n
2024-05-01 21:40:42 -0600
-
-
ad58c09b57
Merge pull request #583 from vlakoff/vscode_dir
n0nag0n
2024-04-29 08:26:14 -0600
-
-
0edcd872ea
Remove .vscode directory, and add it to .gitignore
#583
vlakoff
2024-04-28 00:39:00 +0200
-
-
276a9e69f3
Added more tests when component defines a default value for no passed vars
fadrian06
2024-04-24 21:03:44 -0400
-
eadf433334
Added flag to not break Flight users code
fadrian06
2024-04-24 20:33:12 -0400
-
1b6cb088b7
Added test on FlightTest too
fadrian06
2024-04-24 19:56:16 -0400
-
161a35a0a2
Added test on ViewTest
fadrian06
2024-04-24 19:56:01 -0400
-
-
17002a6f0d
Merge pull request #575 from flightphp/stream-tweaks
fadrian06
2024-04-13 14:21:12 -0400
-
-
ae47db8d8d
Fixed gzip test on windows
#575
fadrian06
2024-04-13 14:10:58 -0400
-
deb0d68875
added plain stream() method
n0nag0n
2024-04-11 23:04:28 -0600
-
-
a74ee3955c
Merge pull request #574 from flightphp/fix/stream
n0nag0n
2024-04-11 21:40:46 -0600
-
-
11de67fde9
Made stream default status code of 200
#574
fadrian06
2024-04-11 14:25:19 -0400
-
-
0011efd42c
Merge pull request #572 from BelleNottelling/fix/output-compression
v3.8.1
n0nag0n
2024-04-10 22:28:40 -0600
-
-
77d313190d
added unit test, corrected other response logic
#572
n0nag0n
2024-04-10 22:12:05 -0600
-
3659a76106
Fix content length when using response body callbacks
Belle Aerni
2024-04-10 17:44:13 -0700
-
-
d92c65f8ae
Merge pull request #571 from flightphp/response-body-callback
v3.8.0
n0nag0n
2024-04-09 19:47:14 -0600
-
-
9be596f0bf
lots of phpcs errors to fix
#571
Austin Collier
2024-04-09 08:20:20 -0600
-
7fca8d9a45
added ability to convert the response body
Austin Collier
2024-04-08 20:55:12 -0600
-
-
4d79dea91b
Update issue templates
n0nag0n
2024-04-07 18:20:28 -0600
-
c41a578e9c
swapped out monthly downloads
n0nag0n
2024-04-03 21:31:08 -0600
-
0cf3206591
updated badges
n0nag0n
2024-04-03 21:28:50 -0600
-
a1228a8492
added missing test from dispatcher refactor
n0nag0n
2024-04-03 21:21:48 -0600
-
d1584a8aeb
Merge pull request #567 from flightphp/dispatcher-refactor
n0nag0n
2024-04-03 21:10:08 -0600
-
-
414f605f67
More abstraction to Dispatcher::containerException typehint
#567
fadrian06
2024-04-03 18:53:15 -0400
-
8f3f6b5c74
Make explicit comparisons
fadrian06
2024-04-03 17:51:16 -0400
-
99a7d75440
Removed PSR/Container
fadrian06
2024-04-03 17:39:55 -0400
-
d6ca2595d7
Update CONTRIBUTING.md
n0nag0n
2024-04-03 08:56:10 -0600
-
4add06271a
Added Contributing Guidelines
n0nag0n
2024-04-02 09:41:37 -0600
-
0c843674d1
Create CONTRIBUTING.md
n0nag0n
2024-04-02 09:39:27 -0600
-
598c71d01c
Restored phpcs.dist.xml > phpcs.xml script
fadrian06
2024-04-01 19:18:50 -0400