Skip to content

Added provider for closures of New York Stock Exchange (NYSE) since 2000#384

Merged
stelgenhof merged 6 commits into
azuyalabs:developfrom
mgwebgroup:nyse-closures
Sep 1, 2025
Merged

Added provider for closures of New York Stock Exchange (NYSE) since 2000#384
stelgenhof merged 6 commits into
azuyalabs:developfrom
mgwebgroup:nyse-closures

Conversation

@mgwebgroup

Copy link
Copy Markdown
Contributor

This PR supersedes PR #382.
Added a holiday provider to track holidays and closures for the New York Stock Exchange. In addition to observed holidays, the closures include emergency, weather and presidential proclamation events since year 2000. Other US exchanges like NASDAQ and CBOE normally follow suit for holidays and closures.

Art Kurbakov added 3 commits August 11, 2025 02:32
Signed-off-by: Art Kurbakov <admin@mgwebgroup.com>
Signed-off-by: Art Kurbakov <admin@mgwebgroup.com>
Signed-off-by: Art Kurbakov <admin@mgwebgroup.com>
@stelgenhof

Copy link
Copy Markdown
Member

@mgwebgroup It all looks good, except you have some minor coding style issues :)

@mgwebgroup

Copy link
Copy Markdown
Contributor Author

Thanks, Sacha. I’ll run PHP-CS-Fixer locally and clean up the coding style issues.
Also, regarding the docblock @author line — would you prefer me to remove my tag and let Git history handle attribution, or keep it?

@stelgenhof

Copy link
Copy Markdown
Member

@mgwebgroup Thanks! I would recommend to put any comments and attributions in the class docblock. The file docblock is autogenerated (gets overwritten with each release).

Art Kurbakov added 2 commits August 18, 2025 17:23
Signed-off-by: Art Kurbakov <admin@mgwebgroup.com>
Signed-off-by: Art Kurbakov <admin@mgwebgroup.com>
@mgwebgroup

Copy link
Copy Markdown
Contributor Author

@stelgenhof Changes pushed.

@stelgenhof

Copy link
Copy Markdown
Member

@mgwebgroup Your PR is failing on the testing part; seems a small issue with your code. Thanks for checking.

…ider

Signed-off-by: Art Kurbakov <admin@mgwebgroup.com>
@stelgenhof stelgenhof merged commit b6f3278 into azuyalabs:develop Sep 1, 2025
25 checks passed
@mgwebgroup mgwebgroup deleted the nyse-closures branch September 1, 2025 12:15
stelgenhof pushed a commit that referenced this pull request Sep 1, 2025
Added a holiday provider to track holidays and closures for the New York
Stock Exchange. In addition to observed holidays, the closures include
emergency, weather and presidential proclamation events since year 2000.
Other US exchanges like NASDAQ and CBOE normally follow suit for
holidays and closures.

This PR supersedes PR #382.

---------

Signed-off-by: Art Kurbakov <admin@mgwebgroup.com>
Co-authored-by: Art Kurbakov <admin@mgwebgroup.com>
stelgenhof pushed a commit that referenced this pull request Sep 1, 2025
Added a holiday provider to track holidays and closures for the New York
Stock Exchange. In addition to observed holidays, the closures include
emergency, weather and presidential proclamation events since year 2000.
Other US exchanges like NASDAQ and CBOE normally follow suit for
holidays and closures.

This PR supersedes PR #382.

---------

Signed-off-by: Art Kurbakov <admin@mgwebgroup.com>
Co-authored-by: Art Kurbakov <admin@mgwebgroup.com>
hamrak pushed a commit to hamrak/yasumi that referenced this pull request Nov 11, 2025
Added a holiday provider to track holidays and closures for the New York
Stock Exchange. In addition to observed holidays, the closures include
emergency, weather and presidential proclamation events since year 2000.
Other US exchanges like NASDAQ and CBOE normally follow suit for
holidays and closures.

This PR supersedes PR azuyalabs#382.

---------

Signed-off-by: Art Kurbakov <admin@mgwebgroup.com>
Co-authored-by: Art Kurbakov <admin@mgwebgroup.com>
Signed-off-by: Ján Hamrák <hamrak@kcorp.sk>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants