File tree Expand file tree Collapse file tree 9 files changed +9
-9
lines changed Expand file tree Collapse file tree 9 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 1212 *
1313 * @author GeLo <geloen.eric@gmail.com>
1414 *
15- * @deprecated This will be removed in 2 .0. Consider using the official Diactoros PSR-17 factory
15+ * @deprecated This will be removed in php-http/message2 .0. Consider using the official Diactoros PSR-17 factory
1616 */
1717final class DiactorosMessageFactory implements MessageFactory
1818{
Original file line number Diff line number Diff line change 1111 *
1212 * @author Márk Sági-Kazár <mark.sagikazar@gmail.com>
1313 *
14- * @deprecated This will be removed in 2 .0. Consider using the official Guzzle PSR-17 factory
14+ * @deprecated This will be removed in php-http/message2 .0. Consider using the official Guzzle PSR-17 factory
1515 */
1616final class GuzzleMessageFactory implements MessageFactory
1717{
Original file line number Diff line number Diff line change 1414 *
1515 * @author Mika Tuupola <tuupola@appelsiini.net>
1616 *
17- * @deprecated This will be removed in 2 .0. Consider using the official Slim PSR-17 factory
17+ * @deprecated This will be removed in php-http/message2 .0. Consider using the official Slim PSR-17 factory
1818 */
1919final class SlimMessageFactory implements MessageFactory
2020{
Original file line number Diff line number Diff line change 1111 *
1212 * @author Михаил Красильников <m.krasilnikov@yandex.ru>
1313 *
14- * @deprecated This will be removed in 2 .0. Consider using the official Diactoros PSR-17 factory
14+ * @deprecated This will be removed in php-http/message2 .0. Consider using the official Diactoros PSR-17 factory
1515 */
1616final class DiactorosStreamFactory implements StreamFactory
1717{
Original file line number Diff line number Diff line change 99 *
1010 * @author Михаил Красильников <m.krasilnikov@yandex.ru>
1111 *
12- * @deprecated This will be removed in 2 .0. Consider using the official Guzzle PSR-17 factory
12+ * @deprecated This will be removed in php-http/message2 .0. Consider using the official Guzzle PSR-17 factory
1313 */
1414final class GuzzleStreamFactory implements StreamFactory
1515{
Original file line number Diff line number Diff line change 1111 *
1212 * @author Mika Tuupola <tuupola@appelsiini.net>
1313 *
14- * @deprecated This will be removed in 2 .0. Consider using the official Slim PSR-17 factory
14+ * @deprecated This will be removed in php-http/message2 .0. Consider using the official Slim PSR-17 factory
1515 */
1616final class SlimStreamFactory implements StreamFactory
1717{
Original file line number Diff line number Diff line change 1111 *
1212 * @author David de Boer <david@ddeboer.nl>
1313 *
14- * @deprecated This will be removed in 2 .0. Consider using the official Diactoros PSR-17 factory
14+ * @deprecated This will be removed in php-http/message2 .0. Consider using the official Diactoros PSR-17 factory
1515 */
1616final class DiactorosUriFactory implements UriFactory
1717{
Original file line number Diff line number Diff line change 1010 *
1111 * @author David de Boer <david@ddeboer.nl>
1212 *
13- * @deprecated This will be removed in 2 .0. Consider using the official Guzzle PSR-17 factory
13+ * @deprecated This will be removed in php-http/message2 .0. Consider using the official Guzzle PSR-17 factory
1414 */
1515final class GuzzleUriFactory implements UriFactory
1616{
Original file line number Diff line number Diff line change 1111 *
1212 * @author Mika Tuupola <tuupola@appelsiini.net>
1313 *
14- * @deprecated This will be removed in 2 .0. Consider using the official Slim PSR-17 factory
14+ * @deprecated This will be removed in php-http/message2 .0. Consider using the official Slim PSR-17 factory
1515 */
1616final class SlimUriFactory implements UriFactory
1717{
You can’t perform that action at this time.
0 commit comments