Matthew Brown
|
2034fc3f8b
|
Hard-load stringable interface
|
2022-03-07 15:31:10 -05:00 |
|
Matthew Brown
|
d54011467e
|
Pin twice
|
2022-03-07 15:23:07 -05:00 |
|
Matthew Brown
|
8785b16572
|
Revert change to humbug/box version
|
2022-03-07 15:18:52 -05:00 |
|
Matthew Brown
|
48d37eaade
|
Pin PHP 8.0 polyfill version
|
2022-03-07 15:12:09 -05:00 |
|
Matthew Brown
|
da47f198ad
|
Remove reference
|
2022-03-07 14:59:11 -05:00 |
|
Matthew Brown
|
d17435252a
|
Remove unused class
|
2022-03-07 14:57:13 -05:00 |
|
Matthew Brown
|
9b69c7a089
|
Remove references to unused SqlStringProvider plugin
|
2022-03-07 14:54:35 -05:00 |
|
Matthew Brown
|
4b0667bb14
|
Group some functionality together
|
2022-03-07 14:40:28 -05:00 |
|
Matthew Brown
|
9f9fefe7d6
|
Simplify loop logic a little
|
2022-03-02 18:49:57 -05:00 |
|
Matthew Brown
|
766fc174a3
|
Remove unnecessary $child_stmt
|
2022-03-02 17:34:56 -05:00 |
|
Matthew Brown
|
54edbdabf6
|
A little light refactoring
|
2022-03-02 17:27:58 -05:00 |
|
orklah
|
cb158726a0
|
Merge pull request #7359 from Patrick-Remy/feat/properties-of
feat(types): add properties-of<T> type
|
2022-02-28 19:28:21 +01:00 |
|
Matthew Brown
|
569e97d5e9
|
Minor fix for single parent inheritance
|
2022-02-27 23:57:44 -05:00 |
|
Matthew Brown
|
d17d82e4e3
|
Simplify template population
|
2022-02-27 23:51:51 -05:00 |
|
orklah
|
2f3c150690
|
merge fixes
|
2022-02-26 21:28:15 +01:00 |
|
orklah
|
0fe6eaf5d9
|
Merge remote-tracking branch 'upstream/4.x' into upstream-master13
|
2022-02-26 21:26:59 +01:00 |
|
orklah
|
fc2c6ab4d5
|
Merge pull request #7727 from AndrolGenhald/attribute-analysis-improvements
Attribute analysis improvements
|
2022-02-24 21:34:05 +01:00 |
|
orklah
|
b09811c538
|
Merge pull request #7732 from orklah/simplelistinferer
allow SimpleTypeInferer to infer non empty lists
|
2022-02-24 21:04:44 +01:00 |
|
orklah
|
26bfc95b13
|
allow SimpleTypeInferer to infer non empty lists
|
2022-02-24 20:57:29 +01:00 |
|
Patrick Remy
|
95de0c8dd6
|
docs: add key-of and value-of to utility types chapter
|
2022-02-24 18:50:57 +01:00 |
|
Patrick Remy
|
51f3b9869b
|
docs: add properties-of type to plugins type system
|
2022-02-24 18:50:35 +01:00 |
|
AndrolGenhald
|
c82abe3017
|
Fix trailing commas for PHP 7.
|
2022-02-23 22:30:50 -06:00 |
|
AndrolGenhald
|
5f9a8c9240
|
Fix types.
|
2022-02-23 22:12:32 -06:00 |
|
AndrolGenhald
|
43764f0c3d
|
Add Reflection getAttributes analysis.
|
2022-02-23 22:12:32 -06:00 |
|
AndrolGenhald
|
1387f94324
|
Attribute analysis improvements.
|
2022-02-23 22:12:32 -06:00 |
|
Patrick Remy
|
8ebc9b599f
|
docs: describe template support of properties-of<T>
|
2022-02-23 21:53:02 +01:00 |
|
Patrick Remy
|
be49037d70
|
feat: add template support to properties-of<T>
|
2022-02-23 21:30:09 +01:00 |
|
orklah
|
3a85f49268
|
Merge pull request #7673 from VincentLanglet/pdoException
PDOException extends RuntimeException and can use int code errors
|
2022-02-23 13:45:57 +01:00 |
|
Bruce Weirdan
|
919775c937
|
Merge pull request #7719 from whatUwant/4.x
|
2022-02-23 01:10:06 +02:00 |
|
Bei Xiao
|
40cc346991
|
Update stub
|
2022-02-23 00:52:53 +02:00 |
|
Bei Xiao
|
0b24b07423
|
Specify required php version for test
|
2022-02-22 23:41:53 +02:00 |
|
Patrick Remy
|
5e74445f70
|
docs: add utility types chapter
|
2022-02-22 20:51:17 +01:00 |
|
Patrick Remy
|
d81c74eb62
|
style: fix linting issues and failing tests
|
2022-02-22 20:13:24 +01:00 |
|
Bei Xiao
|
c9666bbeb5
|
Reduce method complexity
|
2022-02-22 20:50:43 +02:00 |
|
Patrick Remy
|
6e783d863d
|
feat: ignore static properties in properties-of<T>
|
2022-02-22 19:49:03 +01:00 |
|
Bei Xiao
|
6a3b5679fe
|
Support interfaces extending enums
|
2022-02-22 16:04:56 +02:00 |
|
orklah
|
d2493e2656
|
Merge pull request #7715 from trowski/fix-ffc-in-loop
Fix first-class callable in loop
|
2022-02-22 07:06:03 +01:00 |
|
Aaron Piotrowski
|
97b5685f55
|
Fix first-class callable in loop
|
2022-02-21 18:37:20 -06:00 |
|
Patrick Remy
|
9c6deacc69
|
feat: expand properties-of to keyed array
|
2022-02-21 23:02:27 +01:00 |
|
Patrick Remy
|
30fac906c6
|
feat(types): add properties-of<T> type
|
2022-02-21 21:15:02 +01:00 |
|
orklah
|
1a5b120081
|
Merge pull request #7713 from AndrolGenhald/bugfix/self-in-attribute
Use current context when analyzing attributes
|
2022-02-21 18:50:22 +01:00 |
|
Bruce Weirdan
|
35fa8b2ddd
|
Merge pull request #7708 from M1ke/4.x-config-threads-xsd
|
2022-02-21 19:22:03 +02:00 |
|
AndrolGenhald
|
103ec628b0
|
Improve tests.
|
2022-02-21 10:44:59 -06:00 |
|
AndrolGenhald
|
04c0db5aff
|
Use current context when analyzing attributes (fixes #7710).
|
2022-02-21 10:38:50 -06:00 |
|
m1ke
|
628bf584c2
|
Alter config file to actually load threads param
|
2022-02-21 11:07:21 +00:00 |
|
m1ke
|
9d78c3e22a
|
Add threads config to xsd
|
2022-02-21 10:26:34 +00:00 |
|
Bruce Weirdan
|
997bded2e3
|
Merge branch '4.x' into upstream-master
|
2022-02-21 01:08:21 +02:00 |
|
Bruce Weirdan
|
6cc3da861e
|
Merge pull request #7596 from azjezz/chore/enable-psl
|
2022-02-21 00:24:03 +02:00 |
|
orklah
|
b8cda9eb00
|
Merge pull request #7684 from AndrolGenhald/bugfix/minor-reference-fixes
Fix some minor issues with references.
|
2022-02-20 23:21:56 +01:00 |
|
azjezz
|
d47c0140ed
|
chore: enable psl tests again
Signed-off-by: azjezz <azjezz@protonmail.com>
|
2022-02-21 00:08:15 +02:00 |
|