psr
Here are 143 public repositories matching this topic...
-
Updated
Jun 6, 2020 - PHP
Hi,
I added JSON feed to doc/specifications-support.md in #244.
There are some differences with the current implementation compared to the mappings recommended by the specs.
- The specs recommend mapping Atom and RSS
linkelement to thehome_page_urlobject, while Atomlinkwith rel="self" should be mapped tofeed_url. - `home_page_ur
-
Updated
May 26, 2020 - C
-
Updated
May 18, 2020 - PHP
-
Updated
Jun 18, 2020 - PHP
E.g. when dealing with a custom value object A it might make sense to create your own ->param(..)->a()->required().
We should add documentation on how to do that and maybe change code to make the process easier.
TODO:
- Creating your own
AParser - Extending
TypeParserwith->a() - Configuring the library to use the custom
TypeParser
-
Updated
Dec 27, 2019 - PHP
Expected Behavior
List worksheets to change visibility
Actual Behavior
Only item shown in Options is "Add-In Settings". There is no option to list the worksheets to hide/show
Steps to Reproduce the Problem
Specifications
- Version:1.0.0.0
- Platform: Windows 10, Excel 2016
- Subsystem:
-
Updated
May 5, 2020 - PHP
-
Updated
Oct 3, 2018 - PHP
-
Updated
Jun 12, 2020 - PHP
-
Updated
Oct 15, 2015 - PHP
-
Updated
Jun 22, 2020 - PHP
-
Updated
Nov 20, 2018 - PHP
-
Updated
Apr 16, 2018 - PHP
Improve this page
Add a description, image, and links to the psr topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the psr topic, visit your repo's landing page and select "manage topics."
So, I can call withRequestTarget() with something that is not a string, which then makes getRequestTarget() violate it's documentation.