# Pharo News of the Week 42/2025
- [Video] Pharo : 1. Introduction to Pharo & Counter App
https://www.youtube.com/watch?v=cdWNlGD_FzQ
- [ANN] Coypu is now listed on https://github.com/toplap/awesome-livecoding
If you want to add your news to this list, use this form:
https://tinyurl.com/4c89buy4
# The week on the Pharo Issue Tracker
# Pharo13
- P13 backport: Alternative fix to the Epicea naming hack #18664
https://github.com/pharo-project/pharo/pull/18664
# Features
- Allow using symbols in #reduce: and #inject:into: #18510
https://github.com/pharo-project/pharo/pull/18510
- Add an inspection of Clap match using Roassal #18650
https://github.com/pharo-project/pharo/pull/18650
# Fixes
- Add back removed method #18701
https://github.com/pharo-project/pharo/pull/18701
- fix eval command use of OPbject>>#inform #18687
https://github.com/pharo-project/pharo/pull/18687
# Compiler
- fix compiler plugin call of semantic analysis #18699
https://github.com/pharo-project/pharo/pull/18699
- Add first version of DebugInfo object #18644
https://github.com/pharo-project/pharo/pull/18644
# Epicea/FileOut
- Reintroducing the openFileInOS feature for the fileout #18676
https://github.com/pharo-project/pharo/pull/18676
- Fixing saving of protocole + unskip the tests #18696
https://github.com/pharo-project/pharo/pull/18696
# Refactoring
- ReExtractMethodDriver fixes from Balsa's review #18685
https://github.com/pharo-project/pharo/pull/18685
- Generic nonViolators for ReConditions (retry) #18651
https://github.com/pharo-project/pharo/pull/18651
# FFI
- UnifiedFFI refactors for compatibility #18660
https://github.com/pharo-project/pharo/pull/18660
# Cleanup
- Cavrois Removing Object >> inform: usage We will fix it later #1264
https://github.com/pharo-spec/NewTools/pull/1264
- fix bad initialisation of StFileBrowserAbstractPresenter hierarchy #1261
https://github.com/pharo-spec/NewTools/pull/1261
- Cleanup: remove an override of #== #1253
https://github.com/pharo-spec/NewTools/pull/1253
- Less UIManager default (in Calypso and Epicea) #18662
https://github.com/pharo-project/pharo/pull/18662
- Make sure that we move on Morphic fading out. #18657
https://github.com/pharo-project/pharo/pull/18657
# Packaging improvements
- Move ProvideAnswerNotification to Morphic core #18683
https://github.com/pharo-project/pharo/pull/18683
- Move Float print policies and #printOn:base: to System-NumberPrinting #18692
https://github.com/pharo-project/pharo/pull/18692
- Simplify BaselineOfMorphic post loads (first step) #18690
https://github.com/pharo-project/pharo/pull/18690
# CI
- add back execution permission to shell scripts #18681
https://github.com/pharo-project/pharo/pull/18681
- Add test to ensure we do not depend on deprecated package #18643
https://github.com/pharo-project/pharo/pull/18643
- Make testStepToNextCallInClassNeverFinishes a bit more robust #1265
https://github.com/pharo-spec/NewTools/pull/1265
# Documentation
- fix:#18658 convert comments into examples #18659
https://github.com/pharo-project/pharo/pull/18659
- fixing announcement doc to use recent class syntax #18700
https://github.com/pharo-project/pharo/pull/18700
- Add documentation on Clap #18663
https://github.com/pharo-project/pharo/pull/18663
- typos in clap documentation #18671
https://github.com/pharo-project/pharo/pull/18671