Fabien Potencier
c5a9406e68
fixed typo
2019-03-06 13:28:15 +01:00
Fabien Potencier
1958e6daf4
Merge branch '1.x' into 2.x
...
* 1.x:
fixed wrong usage of Error() constructor
2019-03-06 13:23:02 +01:00
Fabien Potencier
e6b805c80d
fixed wrong usage of Error() constructor
2019-03-06 13:22:09 +01:00
Fabien Potencier
3fbe43f965
fixed usage of ::class
2019-03-06 13:13:35 +01:00
Fabien Potencier
bc479235b6
Merge branch '1.x' into 2.x
...
* 1.x:
removed mock usage in profile tests
2019-03-06 12:34:12 +01:00
Fabien Potencier
dbb2183cce
minor #2868 Remove mock usage in profile tests (fabpot)
...
This PR was merged into the 1.x branch.
Discussion
----------
Remove mock usage in profile tests
Commits
-------
3ae1e0b0 removed mock usage in profile tests
2019-03-06 12:32:50 +01:00
Fabien Potencier
3ae1e0b0f2
removed mock usage in profile tests
2019-03-06 12:31:31 +01:00
Fabien Potencier
5d263c0a38
updated CHANGELOG
2019-03-05 20:11:52 +01:00
Fabien Potencier
2702126349
Merge branch '1.x' into 2.x
...
* 1.x:
tweaked docs
Add max value to random function
2019-03-05 20:11:37 +01:00
Fabien Potencier
f16405f797
tweaked docs
2019-03-05 20:08:13 +01:00
Fabien Potencier
5a2c4f2220
feature #2698 Add max value to random function (SpacePossum)
...
This PR was merged into the 1.x branch.
Discussion
----------
Add max value to random function
Commits
-------
50b27061 Add max value to random function
2019-03-05 20:06:35 +01:00
Fabien Potencier
4d781b323d
feature #2181 added deprecations for 2.x (fabpot)
...
This PR was merged into the 2.x branch.
Discussion
----------
added deprecations for 2.x
To be merged when we feel like there is enough changes for 3.0.
Commits
-------
379f0c35 added soe missing deprecations
2019-03-05 17:58:46 +01:00
Fabien Potencier
0360afb1c1
Merge branch '1.x' into 2.x
...
* 1.x:
fixed typo
2019-03-05 13:47:04 +01:00
Fabien Potencier
edb99c2e99
fixed typo
2019-03-05 13:46:34 +01:00
Fabien Potencier
379f0c3553
added soe missing deprecations
2019-03-05 11:53:39 +01:00
Fabien Potencier
2d52000798
added missing deprecated entry in the docs
2019-03-05 11:12:33 +01:00
Fabien Potencier
5001301df9
Merge branch '1.x' into 2.x
...
* 1.x:
fixed doc markup
2019-03-05 11:11:07 +01:00
Fabien Potencier
eaa29417ba
fixed doc markup
2019-03-05 11:07:38 +01:00
Fabien Potencier
712c9d326c
Merge branch '1.x' into 2.x
...
* 1.x:
tweaked deprecations messages to use namespaced classes
2019-03-05 10:40:39 +01:00
Fabien Potencier
52e211732f
tweaked deprecations messages to use namespaced classes
2019-03-05 10:38:16 +01:00
Fabien Potencier
84cb693f23
updated CHANGELOG
2019-03-05 10:32:09 +01:00
Fabien Potencier
f069ba80fa
Merge branch '1.x' into 2.x
...
* 1.x:
updated CHANGELOG
2019-03-05 10:29:00 +01:00
Fabien Potencier
038809d19f
updated CHANGELOG
2019-03-05 10:28:53 +01:00
Fabien Potencier
1a05a525bb
feature #2865 Add @deprecated tag on PSR-0 classes (fabpot)
...
This PR was squashed before being merged into the 2.x branch (closes #2865 ).
Discussion
----------
Add @deprecated tag on PSR-0 classes
Commits
-------
1c033f39 added @deprecated on PSR-0 classes
34b7cea2 fixed typo
2019-03-05 09:35:45 +01:00
Fabien Potencier
1c033f3964
added @deprecated on PSR-0 classes
2019-03-05 09:17:14 +01:00
Fabien Potencier
34b7cea29e
fixed typo
2019-03-05 09:11:47 +01:00
Fabien Potencier
5c10670cd4
feature #2864 Deprecate PSR-0 class names (fabpot)
...
This PR was merged into the 2.x branch.
Discussion
----------
Deprecate PSR-0 class names
Commits
-------
5104936f deprecated PSR-0 class names
2019-03-05 08:55:22 +01:00
Fabien Potencier
5104936ffc
deprecated PSR-0 class names
2019-03-05 08:53:08 +01:00
Fabien Potencier
037ee67224
switched to namespace first, PSR-0 as a fallback
2019-03-05 08:14:45 +01:00
Fabien Potencier
eca762f490
fixed tests for errors
2019-03-05 08:06:20 +01:00
Fabien Potencier
540495d4b0
fixed Sandbox extension class name
2019-03-05 08:05:24 +01:00
Fabien Potencier
33878edccd
fixed namespace typo
2019-03-05 08:05:24 +01:00
Fabien Potencier
7e3c90dbbb
fixed class usage
2019-03-05 08:05:24 +01:00
Fabien Potencier
eb8532a895
Merge branch '1.x' into 2.x
...
* 1.x:
switched to namespace first, PSR-0 as a fallback
fixed tests for errors
2019-03-05 06:58:56 +01:00
Fabien Potencier
b6d17284cb
feature #2862 Switch to namespaces (fabpot)
...
This PR was squashed before being merged into the 1.x branch (closes #2862 ).
Discussion
----------
Switch to namespaces
Commits
-------
baa70287 switched to namespace first, PSR-0 as a fallback
aae29ce8 fixed tests for errors
2019-03-05 06:51:10 +01:00
Fabien Potencier
baa70287f5
switched to namespace first, PSR-0 as a fallback
2019-03-04 21:33:40 +01:00
Fabien Potencier
aae29ce833
fixed tests for errors
2019-03-04 20:21:44 +01:00
Fabien Potencier
2fab2229d1
Merge branch '1.x' into 2.x
...
* 1.x:
fixed class usage
fixed deprecation warning when using the namespaced class for extensions
fixed namespace typo
fixed typo
2019-03-04 20:12:48 +01:00
Fabien Potencier
b6ca450e23
minor #2861 Prepare the switch to namespaces (fabpot)
...
This PR was squashed before being merged into the 1.x branch (closes #2861 ).
Discussion
----------
Prepare the switch to namespaces
Commits
-------
0bc26324 fixed class usage
fb6d12f7 fixed deprecation warning when using the namespaced class for extensions
04e16340 fixed namespace typo
26cc50f5 fixed typo
2019-03-04 20:07:23 +01:00
Fabien Potencier
67f09b4163
Merge branch '1.x' into 2.x
...
* 1.x:
removed PHP 5.4 code
2019-03-04 20:06:48 +01:00
Fabien Potencier
0bc263247c
fixed class usage
2019-03-04 19:59:29 +01:00
Fabien Potencier
fb6d12f721
fixed deprecation warning when using the namespaced class for extensions
2019-03-04 19:49:48 +01:00
Fabien Potencier
04e1634047
fixed namespace typo
2019-03-04 18:38:09 +01:00
Fabien Potencier
26cc50f5a5
fixed typo
2019-03-04 18:33:32 +01:00
Fabien Potencier
3b98e82f37
minor #2860 Remove PHP 5.4 code (fabpot)
...
This PR was merged into the 1.x branch.
Discussion
----------
Remove PHP 5.4 code
Commits
-------
1808776d removed PHP 5.4 code
2019-03-04 18:33:14 +01:00
Fabien Potencier
1808776de8
removed PHP 5.4 code
2019-03-04 18:28:16 +01:00
Fabien Potencier
341b651e23
Merge branch '1.x' into 2.x
...
* 1.x:
clarify the type of returned loaders
2019-03-04 18:08:25 +01:00
Fabien Potencier
6c55afeabb
minor #2859 clarify the type of returned loaders (xabbuh)
...
This PR was merged into the 1.x branch.
Discussion
----------
clarify the type of returned loaders
Commits
-------
0eb29aa5 clarify the type of returned loaders
2019-03-04 09:31:39 +01:00
Christian Flothmann
0eb29aa514
clarify the type of returned loaders
2019-03-04 09:18:40 +01:00
Fabien Potencier
5eb5ad9769
Merge branch '1.x' into 2.x
...
* 1.x:
added getLoaders() on the chain loader
Encourage using prepared statements
2019-03-03 20:50:09 +01:00